Add .worktrees/ and .superpowers/ to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0c0f484cdf
commit
767bbf26ba
6
.gitignore
vendored
6
.gitignore
vendored
@ -42,6 +42,12 @@ config/*.bak.*
|
||||
*.pem
|
||||
secrets/
|
||||
|
||||
# Worktrees
|
||||
.worktrees/
|
||||
|
||||
# Superpowers brainstorm
|
||||
.superpowers/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user