Ver Fonte

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

Co-Authored-By: Claude <noreply@anthropic.com>
lq há 2 semanas atrás
pai
commit
b0548c9c3b
1 ficheiros alterados com 4 adições e 0 exclusões
  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/