Files
BMAD-METHOD/.prettierignore
Alex Verkhovsky 459b1ffe14 chore: exclude CODE_OF_CONDUCT.md from Prettier
Third-party artifact should not be reformatted.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 09:21:39 -07:00

10 lines
206 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*/