chore(bmad): gitignore BMAD 6.9.0 installer files + local tooling #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "zachmiltz/bmad-690-gitignore-housekeeping"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Housekeeping after the BMAD 6.0.3 → 6.9.0 upgrade (2026-06-26) reorganized
_bmad/and left installer-managed / personal files leaking intogit status. No code or site-build (src/) changes.Ignored (regenerate via
npx bmad-method install; the_bmad/config.toml/config.user.tomlheaders self-declare installer-managed & personal):_bmad/config.toml,_bmad/config.user.toml,_bmad/scripts/,_bmad/_config/skill-manifest.csv.agents/(oh-my-claudecode scaffolding),.mcp.json(per-developer MCP config — just thelinear-ohURL, no secrets)Tracked (genuine team config):
_bmad/custom/config.toml— team overrides; the file says "Committed to the repo — applies to every developer."_bmad/custom/.gitignore— ignores*.user.tomlCommitted the installer's 6.9.0 regeneration of already-tracked
_bmad/_config/manifest.yaml+_bmad/bgw/config.yaml.Two judgment calls to sanity-check
_bmad/scripts/(theresolve_*.pyresolvers the skills call) is ignored as installer-regenerable — flip to tracked if you'd rather nobody has to reinstall to get them._bmad/_config/manifest.yaml+_bmad/bgw/config.yamlare kept tracked (they already were) — could be un-tracked too if we want all installer output ignored. Left minimal here.🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.