chore(patches): untrack SDD scratch, exclude design docs from markdownlint, fix README table
Remove the accidentally-committed .superpowers/ scratch (briefs/reports) and gitignore it. Exclude specs/ and plans/ design docs from markdownlint (like the existing docs/superpowers/** exclusion). Pad the registry README table separator so it satisfies MD060.
This commit is contained in:
parent
f3f3bfa20d
commit
e802124ec3
1 changed files with 7 additions and 2419 deletions
|
|
@ -2,3 +2,6 @@
|
|||
ignores:
|
||||
- LICENSE.md
|
||||
- docs/superpowers/**
|
||||
# Internal design docs (specs/plans) are not user-facing reference material.
|
||||
- specs/**
|
||||
- plans/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue