Files
orchestrator/.gitignore

8 lines
57 B
Plaintext

.env
.venv/
__pycache__/
*.pyc
data/
*.db
.pytest_cache/