Skip to content

Commit 0fd7610

Browse files
chore(english-gonol): ignore generated full construct state
1 parent 03de56c commit 0fd7610

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

research/english-gonol/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ __pycache__/
77
# is committed; the records file itself is reproduced with the runner.
88
experiments/oewn-affixiation-v0/records.jsonl
99
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

Comments
 (0)