mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
28 lines
387 B
Plaintext
28 lines
387 B
Plaintext
.DS_Store
|
|
config.php
|
|
docker/.zsh_history
|
|
docker/composer-auth.json
|
|
docker/php-overrides.local.ini
|
|
docker-compose.override.yml
|
|
.env
|
|
install.lock
|
|
error_log
|
|
failed-login.log
|
|
php_errors.log
|
|
php-errors.log
|
|
test.php
|
|
|
|
# Editor temp files
|
|
*#
|
|
*~
|
|
*.orig
|
|
|
|
/.idea/
|
|
/vendor/*
|
|
/storage/nzb/*
|
|
/resources/tmp/*
|
|
!/resources/tmp/unrar/
|
|
!/resources/tmp/unzip/
|
|
!/resources/tmp/imdb_cache/
|
|
!/public/assets/*
|