chore: 移除 .codegraph 本地索引目录

This commit is contained in:
杨豪
2026-09-07 20:29:05 +08:00
parent d15b3c5b43
commit d8c1b636e3
2 changed files with 3 additions and 5 deletions
-5
View File
@@ -1,5 +0,0 @@
# 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
+3
View File
@@ -24,3 +24,6 @@ src/out/
# 系统文件
.DS_Store
Thumbs.db
# CodeGraph 本地索引
.codegraph/