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

# Generated CI reports (written by audit scripts on each run).
benchmarks/false_positive/last_report.json
