忽略提交gitignore文件
This commit is contained in:
parent
7379488839
commit
6d922b66ff
5
.codegraph/.gitignore
vendored
Normal file
5
.codegraph/.gitignore
vendored
Normal 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
2
.gitignore
vendored
@ -27,4 +27,4 @@ docs/
|
|||||||
.superpowers/
|
.superpowers/
|
||||||
运维/
|
运维/
|
||||||
bug.txt
|
bug.txt
|
||||||
out.txt
|
talk.txt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user