1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/web/.prettierignore
2024-01-12 07:36:27 -05:00

17 lines
182 B
Plaintext

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