From 7d644ce99496dc188bd3224d4ba08bce5ab222c0 Mon Sep 17 00:00:00 2001 From: Anso Date: Sat, 18 Apr 2026 00:05:40 -0400 Subject: [PATCH] chore: add .worktrees to gitignore (#670) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7cdf166b..f53b48ad 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ plans/ CLAUDE.md MANUAL_STEPS.md docs/superpowers/ +.worktrees/ # Playwright MCP .playwright-mcp/