chore: update gitignore

This commit is contained in:
2026-06-06 21:57:49 +08:00
parent 03087fb259
commit 9269d4f678

16
.codegraph/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# CodeGraph data files
# These are local to each machine and should not be committed
# Database
*.db
*.db-wal
*.db-shm
# Cache
cache/
# Logs
*.log
# Hook markers
.dirty