Stop tracking ctxd.db-shm and ctxd.db-wal and add to .gitignore

This commit is contained in:
2026-06-24 11:12:33 +00:00
parent 5a0aa2d4fe
commit a9ccfa2694
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
/data/oauth_state.json /data/oauth_state.json
/data/.ctxd.yaml.swp /data/.ctxd.yaml.swp
/data/ctxd.db* /data/ctxd.db*
/data/ctxd.db-shm
/data/ctxd.db-wal
/data/ctxd.yaml /data/ctxd.yaml
/data/snapshots/ /data/snapshots/
/data/projects/ /data/projects/
BIN
View File
Binary file not shown.
View File