Skip to content

Commit af855f9

Browse files
committed
Add prettier ignores for internal documentation files
1 parent 4118ee0 commit af855f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.prettierignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ spec/dummy/public
1919
*.yaml
2020
# Intentionally invalid
2121
spec/react_on_rails/fixtures/i18n/locales_symbols/
22+
23+
# Internal documentation - ignore formatting
24+
CLAUDE.md
25+
docs/contributor-info/coding-agents-guide.md

0 commit comments

Comments
 (0)