Skip to content

Commit 7516bbb

Browse files
author
Zac
committed
chore: gitignore witness ledger and SQLite index artifacts
1 parent f827fa6 commit 7516bbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ target
2626

2727
# ntm runtime state
2828
.ntm/
29+
30+
# Witness ledger (local runtime artifact)
31+
.canon-witness.jsonl
32+
33+
# SQLite derived indexes (rebuilt from source registry files)
34+
_index.sqlite

0 commit comments

Comments
 (0)