# Raw per-realisation dumps and figures are regenerable from the scripts, and large.
# FINDINGS.md and results/summary_*.csv are committed: they are the evidence FIX-1 cites.
results/raw/
results/*.log
figures/

# The repo-root .gitignore excludes *.csv wholesale, which would silently swallow the
# summary tables this folder exists to produce. Re-include them explicitly.
!results/summary_*.csv
