__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/

# Local third-party reference extracts. Keep raw copyrighted/source material out of git.
references/raw/

# Generated benchmark visual reports.
benchmarks/output/
