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
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -99,3 +99,6 @@ docs/
|
|||
local/test.R
|
||||
.DS_Store
|
||||
docs/
|
||||
|
||||
# Superpowers SDD scratch (briefs, reports, ledger)
|
||||
.superpowers/
|
||||
|
|
|
|||
Loading…
Reference in a new issue