chore: update .gitignore file

This commit is contained in:
shuaiplus
2026-06-20 00:01:36 +08:00
parent 8f2704fd41
commit f1b716fb31
3 changed files with 6 additions and 802 deletions
+5 -17
View File
@@ -1,17 +1,5 @@
# 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
*.pid
# CodeGraph data files — local to each machine, not for committing.
# Ignore everything in .codegraph/ except this file itself, so transient
# files (the database, daemon.pid, sockets, logs) never show up in git.
*
!.gitignore