chore: add .worktrees to gitignore

This commit is contained in:
pyr0ball 2026-05-11 08:26:35 -07:00
parent 9ec60ea7ff
commit b0bf109784

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ __pycache__/
.turnstone-api.pid
web/node_modules/
web/dist/
.superpowers/
.worktrees/