agent/.dockerignore

8 lines
72 B
Text

.venv/
.git/
.idea/
.pytest_cache/
.ruff_cache/
*.md
*.pyc
__pycache__/