chore: add .worktrees to gitignore

This commit is contained in:
pyr0ball 2026-05-11 08:26:35 -07:00
parent 346ea6e0c6
commit 8840809a85

2
.gitignore vendored
View file

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