Files
sgeboers ec18fe0540 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.
2026-05-24 22:20:52 +02:00

33 lines
435 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Database files (large binary, not suited for git)
data/*.db
data/*.bak
data/*.json
# Stray temp files
dummy
.env
# Worktrees
.worktrees/
# Generated analysis files
thoughts/explorer/*.json
thoughts/explorer/*_report.md
# Compound Engineering local config
.compound-engineering/*.local.yaml
Backfill data
stemwijzer.db