immich/e2e/.prettierignore

17 lines
173 B
Plaintext
Raw Permalink Normal View History

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