Skip to content

Commit 2782603

Browse files
committed
feat: add .kai/ to .gitignore to exclude Kai Memory files from version control
1 parent 0c81ca8 commit 2782603

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,6 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
# Kai Memory files
105107
.kai/

0 commit comments

Comments
 (0)