BMAD-METHOD/tools/flattener
Daniel Dabrowski 94f67000b2
feat: enhance file exclusion capabilities with .bmad-flattenignore support (#531)
- Added support for a new optional `.bmad-flattenignore` file to allow users to specify additional files to exclude from the flattened XML output.
- Updated README and documentation to reflect the new feature and provide examples for usage.
- Modified ignore rules to incorporate patterns from the `.bmad-flattenignore` file after applying `.gitignore` rules.

Benefits:
- Greater flexibility in managing file exclusions for AI model consumption.
2025-09-06 13:14:24 -05:00
..
aggregate.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
binary.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
discovery.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
files.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
ignoreRules.js feat: enhance file exclusion capabilities with .bmad-flattenignore support (#531) 2025-09-06 13:14:24 -05:00
main.js fix: remove incorrect else branch causing flatten command regression (#452) 2025-08-17 22:09:56 -05:00
projectRoot.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
prompts.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
stats.helpers.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
stats.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
test-matrix.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
xml.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00