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:
@@ -14,11 +14,6 @@ data/*.db
|
||||
data/*.bak
|
||||
data/*.json
|
||||
|
||||
# Generated output files
|
||||
outputs/
|
||||
outputs_*/
|
||||
reports/
|
||||
|
||||
# Stray temp files
|
||||
dummy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user