Просмотр исходного кода

chore: untrack local Kommandr issue DB and ignore its sqlite artifacts

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Colby McHenry 1 месяц назад
Родитель
Сommit
9cd6ca57fc
2 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .gitignore
  2. BIN
      .kommandr/kommandr.db

+ 3 - 0
.gitignore

@@ -76,3 +76,6 @@ __tests__/zz-scratch*
 
 # linux-arm64 kernel cross-build cache (rust:1-bookworm builder)
 target-linux/
+.kommandr/kommandr.db
+.kommandr/kommandr.db-wal
+.kommandr/kommandr.db-shm

BIN
.kommandr/kommandr.db