There was an error while loading. Please reload this page.
1 parent 03de56c commit 0fd7610Copy full SHA for 0fd7610
1 file changed
research/english-gonol/.gitignore
@@ -7,3 +7,11 @@ __pycache__/
7
# is committed; the records file itself is reproduced with the runner.
8
experiments/oewn-affixiation-v0/records.jsonl
9
experiments/oewn-affixiation-v0/records.worker-*.jsonl
10
+
11
+# Current full construct: normalized database is generated locally. The small
12
+# manifest may be committed after a completed verified full run.
13
+experiments/full-construct-v1/construct.db
14
15
+# Removed falsified singleton-atlas experiment. Keep any surviving local copy
16
+# from being accidentally recommitted; it should be deleted from the VM.
17
+experiments/full-singleton-v0/
0 commit comments