__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
.venv/
*.egg
*.egg-info/
.pytest_cache/
.mypy_cache/
warden_report.html
warden_report.json
warden_report.*

# Gallery build artifacts — scanned target clones and generated reports.
# Keep gallery/build.py, gallery/targets.toml, and gallery/README.md checked
# in; everything under out/ and repos/ is regenerated by `python gallery/build.py`.
gallery/out/
gallery/repos/
