浏览代码

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

Co-Authored-By: Claude <noreply@anthropic.com>
lq 2 周之前
父节点
当前提交
b0548c9c3b
共有 1 个文件被更改,包括 4 次插入0 次删除
  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/