chore: add .worktrees to gitignore
This commit is contained in:
parent
1fa36631b3
commit
c7f6acf913
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ __pycache__/
|
|||
.turnstone-api.pid
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
.superpowers/
|
||||
.worktrees/
|
||||
|
|
|
|||
Loading…
Reference in a new issue