chore: update .prettierignore to include additional directories and file types for improved formatting consistency

This commit is contained in:
fullex 2025-09-14 23:57:50 +08:00
parent 6eccb92817
commit 4f64afd8f4

View File

@ -1,12 +1,14 @@
out out/
dist dist/
pnpm-lock.yaml build/
LICENSE.md .yarn/
tsconfig.json .github/
tsconfig.*.json .husky/
CHANGELOG*.md .vscode/
agents.json *.yaml
src/renderer/src/integration/nutstore/sso/lib *.yml
AGENT.md *.mjs
*.cjs
*.md
*.json
src/main/integration/ src/main/integration/
.yarn/releases/