Skip to content

Commit cc98b9b

Browse files
committed
Remove remaining Superpowers artifacts and ignore plan files.
Delete tracked docs/superpowers planning/spec files and extend .gitignore to keep Superpowers and plan-related working files out of the repository.
1 parent 8650069 commit cc98b9b

3 files changed

Lines changed: 5 additions & 2270 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ node_modules
1919
# Ignore worktrees and brainstorm artifacts
2020
.worktrees/
2121
.superpowers/
22+
docs/superpowers/
23+
**/plans/
24+
*-plan.md
25+
*-plan-*.md
26+
plan-*.md
2227

2328
# AI assistant / editor local tooling (never commit)
2429
.claude/

0 commit comments

Comments
 (0)