13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
.env
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.venv/
|
|
*.egg-info/
|
|
node_modules/
|
|
dist/
|
|
backend/orchestrator.db
|
|
backend/test.db
|
|
orchestrator.db
|
|
.DS_Store
|