.coverage
.env
.hypothesis/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
build/
dist/
htmlcov/
*.egg-info/
*.py[cod]
!README.md
!CHANGELOG.md
!IMPLEMENTATION_SPEC.md
!docs/
!docs/*.md
specs
