.git
.github
.claude
.venv
.env
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
*.pyc
tests/
docs/
!docs/assets/logo.png
plan/
scripts/
dist/
build/
*.egg-info
