.DS_Store
__pycache__/
*.pyc
*.pyo
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.benchmarks/
.mypy_cache/
.ruff_cache/

# Evaluation outputs (regenerated on each run)
evaluation_report.html
false_positives_*.json
