浏览代码

chore: ignore local git worktrees directory

AI-Co-Authored-By: Grok
chendeben 1 月之前
父节点
当前提交
fa436b5f4f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -14,6 +14,7 @@ logs/
 tmp/
 .cache/
 .superpowers/
+.worktrees/
 docs/superpowers/
 node_modules/
 npm-debug.log*