mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 10:40:07 +08:00
chore: update .prettierignore to include additional directories and file types for improved formatting consistency
This commit is contained in:
parent
6eccb92817
commit
4f64afd8f4
@ -1,12 +1,14 @@
|
||||
out
|
||||
dist
|
||||
pnpm-lock.yaml
|
||||
LICENSE.md
|
||||
tsconfig.json
|
||||
tsconfig.*.json
|
||||
CHANGELOG*.md
|
||||
agents.json
|
||||
src/renderer/src/integration/nutstore/sso/lib
|
||||
AGENT.md
|
||||
src/main/integration/
|
||||
.yarn/releases/
|
||||
out/
|
||||
dist/
|
||||
build/
|
||||
.yarn/
|
||||
.github/
|
||||
.husky/
|
||||
.vscode/
|
||||
*.yaml
|
||||
*.yml
|
||||
*.mjs
|
||||
*.cjs
|
||||
*.md
|
||||
*.json
|
||||
src/main/integration/
|
||||
Loading…
Reference in New Issue
Block a user