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
|
*.pem
|
||||||
secrets/
|
secrets/
|
||||||
|
|
||||||
|
# Worktrees
|
||||||
|
.worktrees/
|
||||||
|
|
||||||
|
# Superpowers brainstorm
|
||||||
|
.superpowers/
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user