Browse Source

chore: 忽略gocache临时目录与zcode工具目录

Co-Authored-By: Claude <noreply@anthropic.com>
lq 2 weeks ago
parent
commit
b0548c9c3b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -48,6 +48,10 @@ web/pnpm-lock.yaml
 
 # Go build/test cache redirected to the workspace
 /.gocache/
+/.gocache-*/
+
+# 工具私有目录
+/.zcode/
 
 # Runtime
 /log/