BMAD-METHOD/.prettierignore

21 lines
585 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/
# Generated vendored bundles in the bmad-module skill (not authored source)
src/core-skills/bmad-module/scripts/lib/vendor/**
# Quality scan artifacts produced by bmad-workflow-builder
# (per-skill .analysis/ folders contain JSON/HTML reports that should
# not block commits with formatting checks)
**/.analysis/