__pycache__/
*.pyc
.venv/
*.egg-info/
.pytest_cache/
.ruff_cache/
build/
dist/

# Demo reports written by the evidence-gate workflow
evidence-gate-reports/
