Initial Commit
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.git/
|
||||
.opencode/
|
||||
openspec/
|
||||
data/
|
||||
*.db
|
||||
*.db-journal
|
||||
*.db-wal
|
||||
.ruff_cache/
|
||||
.pytest_cache/
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user