mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
22 lines
233 B
Plaintext
22 lines
233 B
Plaintext
.DS_Store
|
|
config.php
|
|
.env
|
|
install.lock
|
|
error_log
|
|
failed-login.log
|
|
php_errors.log
|
|
php-errors.log
|
|
test.php
|
|
|
|
# Editor temp files
|
|
*#
|
|
*~
|
|
*.orig
|
|
|
|
/.idea/
|
|
/vendor/*
|
|
/resources/nzb/*
|
|
/resources/tmp/*
|
|
!/resources/tmp/unrar/
|
|
!/public/assets/*
|