# Test/lint caches — regenerated per run, never tracked.
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Python bytecode.
__pycache__/
*.pyc
*.pyo

# Build artifacts.
dist/
build/
*.egg-info/

# Local runtime state — audit chains and coverage data are per-clone,
# never part of the repository or any built artifact.
.coverage
.coverage.*
.gove-zone/

# Local agent tooling artifacts (review notes, ask outputs). The vendored
# .claude/ self-governance hook and settings ARE tracked intentionally.
.omc/
