immich/docker/.prettierignore
2025-01-06 09:05:17 -05:00

15 lines
162 B
Plaintext

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