.git
.github
.semaphore
.venv
.env
.mcp.json
.mypy_cache
.pytest_cache
.ruff_cache
.coverage
.coverage.*
__pycache__
*.pyc
tests/
htmlcov/
coverage.xml
dist/
build/
*.egg-info/
*.md
!README.md
.beads/
.cursor
.vscode
