BMAD-METHOD/.prettierignore

16 lines
363 B
Plaintext

# Test fixtures with intentionally broken/malformed files
test/fixtures/**
# Contributor Covenant (external standard)
CODE_OF_CONDUCT.md
# BMAD runtime folders (user-specific, not in repo)
_bmad/
_bmad*/
# IDE integration folders (user-specific, not in repo)
.junie/
# Vendored third-party scripts bundled into _bmad/scripts/ at install
src/scripts/vendor/**