chore: add _bmad-output/ to .gitignore
Added BMAD output directory to gitignore to prevent generated output files from being committed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
133181aaa9
commit
3a663a9a92
|
|
@ -67,6 +67,7 @@ shared-modules
|
||||||
z*/
|
z*/
|
||||||
|
|
||||||
_bmad
|
_bmad
|
||||||
|
_bmad-output/
|
||||||
.claude
|
.claude
|
||||||
.codex
|
.codex
|
||||||
.github/chatmodes
|
.github/chatmodes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue