diff --git a/.gitignore b/.gitignore index f57612d..00acc82 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,7 @@ scratch/ .dolt/ *.db .beads-credential-key + +# per-process shards written by the sharded A/B harnesses; the merged +# .csv is the artefact worth keeping (experiments/ab_9gj_ramp.py --report) +experiments/results/*.csv.shard*