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>
This commit is contained in:
Alex Verkhovsky 2025-12-03 09:19:16 -07:00
parent 64db05ce8e
commit 459b1ffe14
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Test fixtures with intentionally broken/malformed files # Test fixtures with intentionally broken/malformed files
test/fixtures/** test/fixtures/**
# Contributor Covenant (external standard)
CODE_OF_CONDUCT.md
# BMAD runtime folders (user-specific, not in repo) # BMAD runtime folders (user-specific, not in repo)
.bmad/ .bmad/
.bmad*/ .bmad*/