Files
opus-orchestrator-ai/.dockerignore
T
2026-03-14 23:42:30 +00:00

22 lines
174 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.git/
.gitignore
.pytest_cache/
.coverage
htmlcov/
.env
.venv/
venv/
*.log
.DS_Store
node_modules/