Files
adrive/.dockerignore
Andrew 25617cb3c3
All checks were successful
Flask Run Test / Flask-Run-Test (push) Successful in 9s
exclude instructions.txt from docker images
2026-01-10 19:24:34 +09:00

15 lines
137 B
Plaintext

.idea
__pycache__
.git
.dockerignore
Dockerfile
*.md
db.json
users.json
test.py
update_db.py
logs
*.log
.vscode
uploads/
instructions.txt