chore: 将 .codegraph/ 和 .reasonix/ 加入 .gitignore

This commit is contained in:
2026-06-09 22:11:01 +08:00
parent 713cbb7cc3
commit 74bb35bd26
4 changed files with 2 additions and 27 deletions
-16
View File
@@ -1,16 +0,0 @@
# 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
-6
View File
@@ -1,6 +0,0 @@
{
"pid": 2145387,
"version": "0.9.9",
"socketPath": "/home/xiao/project/iAs/.codegraph/daemon.sock",
"startedAt": 1781008946109
}
+2
View File
@@ -26,3 +26,5 @@ qweather/
Thumbs.db
read.md
.codegraph/
.reasonix/
File diff suppressed because one or more lines are too long