Add .worktrees/ and .superpowers/ to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Aaron D. Lee 2026-04-03 13:02:10 -04:00
parent 0c0f484cdf
commit 767bbf26ba

6
.gitignore vendored
View File

@ -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