Skip to content

Commit a2e4ae8

Browse files
Merge pull request #32 from Simon-McIntosh/main
Do not track another project's ledger or runtime lock files
2 parents c75ccb2 + dc0cc43 commit a2e4ae8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,10 @@ htmltest/
3333

3434
# expert-review reply PDF (rendered artifact, not version-controlled)
3535
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

Comments
 (0)