paper-dynasty-discord/.dockerignore
2026-03-10 14:11:51 +00:00

42 lines
516 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
**/htmlcov
*_legacy.py
cogs/gameplay_legacy.py
pytest.ini
CLAUDE.md
**.db
**/.claude
utilities/supabase.py