Files
袁章洪 9e56e3613f chore: ignore all docs/superpowers artifacts, untrack accidentally-added plans/specs
The previous .gitignore un-ignored docs/superpowers/{plans,specs}/** wholesale,
so a broad `git add docs/` kept re-adding local planning docs (one failed
autocorrect CI on CJK punctuation). Simplified to ignore docs/superpowers/*
entirely and removed the six plan/spec files that slipped in. Already-tracked
astro-migration docs on main are unaffected (gitignore does not touch tracked
files).
2026-09-15 14:57:39 +08:00
..