Files
motief/.gitignore
T
sgeboers 711a410df3 chore: simplify Overton scripts, update README, add stemwijzer.db to gitignore
- Extracted EXTREMITY_BUCKET_ORDER constant and _extremity_bucket() helper (4 duplications removed)
- Merged two-pass query loop in compute_yearly_baseline into single pass
- Removed unused import (mticker), dead code (year_titles_map), 12 obvious comments
- Extracted _fmt_axis() helper in SVD drift script
- Updated README analysis/ description to include right-wing motion analysis
2026-05-24 22:19:21 +02:00

38 lines
490 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
# Generated output files
outputs/
outputs_*/
reports/
# 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