.git
.gitignore
.github
.venv
__pycache__
*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
dist
build
*.egg-info
data
.claude
CLAUDE.md
tests
.DS_Store
*.md
!README.md
