There was an error while loading. Please reload this page.
2 parents c75ccb2 + dc0cc43 commit a2e4ae8Copy full SHA for a2e4ae8
1 file changed
.gitignore
@@ -33,3 +33,10 @@ htmltest/
33
34
# expert-review reply PDF (rendered artifact, not version-controlled)
35
docs/expert-review-reply.pdf
36
+
37
+# Reckon writes each project's crew ledger under its own repository. A
38
+# subdirectory named for a different project is a cross-repository write, not
39
+# content this repository owns.
40
+docs/state/imas-codex/
41
+# Lock files are runtime state for the duration of one operation.
42
+docs/.reckon/locks/
0 commit comments