忽略提交gitignore文件

This commit is contained in:
王佑琳 2026-06-15 17:37:35 +08:00
parent 7379488839
commit 6d922b66ff
2 changed files with 6 additions and 1 deletions

5
.codegraph/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# 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

2
.gitignore vendored
View File

@ -27,4 +27,4 @@ docs/
.superpowers/
运维/
bug.txt
out.txt
talk.txt