feat: Docker Compose deployment configuration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
.venv
|
||||
.env
|
||||
*.egg-info
|
||||
.git
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
tests/
|
||||
scripts/
|
||||
docs/
|
||||
db.sqlite3
|
||||
Reference in New Issue
Block a user