mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update docker management
This commit is contained in:
+23
-5
@@ -1,7 +1,25 @@
|
||||
vendor/
|
||||
docker/mariadb-data
|
||||
docker/redis-data
|
||||
docker/manticore-data
|
||||
node_modules/
|
||||
.git/
|
||||
tests/
|
||||
docker/
|
||||
__pycache__/
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
storage/logs/
|
||||
storage/nzb/
|
||||
storage/covers/
|
||||
|
||||
public/build/
|
||||
|
||||
.env
|
||||
storage/nzb
|
||||
storage/covers
|
||||
.env.*
|
||||
*.log
|
||||
phpstan*
|
||||
.phpunit*
|
||||
|
||||
AGENTS.md
|
||||
CONTRIBUTING.md
|
||||
DOCKER.md
|
||||
CAPTCHA_CONFIGURATION.md
|
||||
|
||||
Reference in New Issue
Block a user