BMAD-METHOD/tools/flattener
Daniel Dabrowski e59fa27a09 feat: enhance file exclusion capabilities with .bmad-flattenignore support
- 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-08-31 19:34:06 +02: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 2025-08-31 19:34:06 +02: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