__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
dist/
build/
*.egg-info/
progress/runs.jsonl
progress/run-feature-*.txt
.coverage
.coverage.*
progress/reviewers-state.json

.semgrep/semgrep.log
.semgrep/settings.yml
