paper-dynasty-discord/.dockerignore
2024-10-12 02:04:30 -05:00

35 lines
421 B
Plaintext

**/__pycache__
**/.venv
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/bin
**/charts
**/docker-compose*
**/compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
**/.idea*
**/.pytest_cache
**/migrations
**/venv
**/tests
**/storage
*_legacy.py