Просмотр исходного кода

chore: ignore local git worktrees directory

AI-Co-Authored-By: Grok
chendeben 1 месяц назад
Родитель
Сommit
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*