__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
site/
*.egg-info/
.venv/
.env
_identity.json

# uv is not the canonical lockfile for this project (pyproject.toml is authoritative)
uv.lock
