agent/.dockerignore

11 lines
96 B
Text

.venv/
.git/
.idea/
.pytest_cache/
.ruff_cache/
*.md
*.pyc
__pycache__/
.env
/data/
/subagents/