__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/

# obstat's own working files: a decision record is per-deployment, never committed.
.obstat/
