一些修改提交

This commit is contained in:
2026-06-17 15:35:24 +08:00
parent f3dff010fd
commit 494053be1a
23 changed files with 1150 additions and 245 deletions
+16
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
+6
View File
@@ -0,0 +1,6 @@
{
"pid": 38368,
"version": "0.9.7",
"socketPath": "\\\\.\\pipe\\codegraph-cb339f1c8a0989e3",
"startedAt": 1781679324951
}