Files
immich/web/.prettierignore
T
2025-06-13 14:46:24 +02:00

17 lines
200 B
Plaintext

.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
biome.json
.oxlintrc.json