immich/web/.prettierignore
2026-02-02 15:06:40 +01:00

15 lines
175 B
Text

.DS_Store
node_modules
/build
/.svelte-kit
/package
/coverage
.env
.env.*
!.env.example
*.md
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock