chore: remove reports/ from .gitignore, delete stray backfill.py

reports/ contains tracked analysis deliverables (drift reports, Overton
window charts) that were being force-added. Removing the ignore rule
matches project usage.
This commit is contained in:
2026-05-24 22:20:52 +02:00
parent 711a410df3
commit ec18fe0540
-5
View File
@@ -14,11 +14,6 @@ data/*.db
data/*.bak data/*.bak
data/*.json data/*.json
# Generated output files
outputs/
outputs_*/
reports/
# Stray temp files # Stray temp files
dummy dummy