Add .claude/ to .prettierignore
Prevents prettier from checking Claude Code's settings file.
This commit is contained in:
@@ -4,3 +4,4 @@ frontend/build/
|
|||||||
backend-go/bin/
|
backend-go/bin/
|
||||||
*.lock
|
*.lock
|
||||||
Prompts/
|
Prompts/
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user