Skip to content

Commit e930f94

Browse files
committed
chore: ignore Claude/skill artifacts in .gitignore
Add Claude/skill artifact patterns (.claude/, .superpowers/, docs/superpowers/, CLAUDE.md, progress-tracker.md, REQUIREMENTS.md, .worktrees/) to keep local AI/editor scratch out of git.
1 parent 5115bf7 commit e930f94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ docs/superpowers/
1111
CLAUDE.md
1212
progress-tracker.md
1313
REQUIREMENTS.md
14+
15+
# Local AI/editor agent config — never commit Claude/skill artifacts
16+
.superpowers/
17+
.worktrees/

0 commit comments

Comments
 (0)