mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
28 lines
396 B
Plaintext
28 lines
396 B
Plaintext
.DS_Store
|
|
config.php
|
|
error_log
|
|
failed-login.log
|
|
php_errors.log
|
|
php-errors.log
|
|
test.php
|
|
|
|
# Editor temp files
|
|
*#
|
|
*~
|
|
*.orig
|
|
|
|
/.idea/
|
|
/newznab/config/config.php
|
|
/newznab/config/settings.php
|
|
/newznab/config/ircscraper_settings.php
|
|
/newznab/config/ircscraper.php
|
|
/newznab/config/opensssl.php
|
|
|
|
/nbproject/
|
|
/nbproject/private/
|
|
/resources/covers/*
|
|
/resources/nzb/*
|
|
/resources/tmp/*
|
|
/templates_c/*
|
|
/vendor
|