Add .worktrees/ to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Aaron Wood 2026-04-10 19:09:07 -04:00
parent 7ffb16d08b
commit 8c734c18ec

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules/
server/data/
.superpowers/
.worktrees/