diff options
| author | Void Agent <void@jayrup.hermes> | 2026-08-17 16:57:19 +0100 |
|---|---|---|
| committer | Void Agent <void@jayrup.hermes> | 2026-08-17 16:57:19 +0100 |
| commit | 604072df642b5789cfaf15483dc2aad3fca4f57b (patch) | |
| tree | 52590fd4d5e0610254c0f7f474a4d0a30f1b0388 /.gitignore | |
| parent | 6c3788e008a2d5ab624b5eb752af1d553b09724a (diff) | |
public release prep: full preregistration mirror (addenda 1-6), public README, track per-phase summary CSVs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@ __pycache__/ *.pyc .venv/ runs/ +!runs/*/ +!runs/*/summary.csv .pytest_cache/ report/ |
