__pycache__/
*.py[oc]
.venv/
.pytest_cache/
.hypothesis/
.mypy_cache/
.ruff_cache/
dist/
# Design scaffolding and generated review reports: kept local, not shipped.
docs/
.DS_Store
*.egg-info
!uv.lock
