chore: exclude docs/superpowers/ from version control
Internal Claude Code working documents (plans, specs) are not relevant for contributors. Remove tracked files and add to .gitignore. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -33,6 +33,9 @@ dist/
|
||||
# Git Worktrees
|
||||
.worktrees/
|
||||
|
||||
# Claude Code Arbeitsdokumente (interne Pläne/Specs, nicht für Contributors)
|
||||
docs/superpowers/
|
||||
|
||||
# Textdateien mit Tokens/Keys (Sicherheitsnetz)
|
||||
*.txt
|
||||
!public/robots.txt
|
||||
|
||||
Reference in New Issue
Block a user