# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.hypothesis/
.coverage
.coverage.*
htmlcov/
.DS_Store
.local*/

# gist's persisted trigram index and kinship atlas — per-checkout, machine-local.
.gist/
