BMAD-METHOD/tools/installer/core
Dov Benyomin Sohacheski 10288d23d3
fix(installer): gitignore default _bmad/config.user.toml
The installer seeded _bmad/custom/.gitignore so custom/*.user.toml
overrides stayed out of version control, but left the default
_bmad/config.user.toml — which holds the same personal install
answers — uncovered. Seed _bmad/.gitignore during install so both
user config locations behave consistently.

Fixes #2456
2026-06-11 23:08:37 +03:00
..
config.js feat(installer): add --set and --list-options for non-interactive config (#2354) 2026-04-28 20:15:57 -05:00
existing-install.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
install-paths.js refactor(skills): remove bmad-skill-manifest yaml; introduce central config.toml (#2285) 2026-04-19 23:11:44 -05:00
installer.js fix(installer): gitignore default _bmad/config.user.toml 2026-06-11 23:08:37 +03:00
legacy-warnings.js feat(installer): expand to 42 platforms with shared target_dir coordination (#2313) 2026-04-25 21:14:00 -05:00
manifest-generator.js fix(installer): support local custom-source modules in resolveInstalledModuleYaml and TOML key (#2316) 2026-04-26 12:55:56 -05:00
manifest.js v6.7.0: bundle module registry, retire marketplace, refresh display names (#2388) 2026-05-17 17:47:25 -05:00