chore: 移除 .codegraph 本地索引目录
This commit is contained in:
@@ -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
|
||||
@@ -24,3 +24,6 @@ src/out/
|
||||
# 系统文件
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# CodeGraph 本地索引
|
||||
.codegraph/
|
||||
|
||||
Reference in New Issue
Block a user