.git
.github
tests
docs
agents
spec
__pycache__
.venv
*.md
!README.md
.env*
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov
dist
build
*.egg-info
