mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 15:11:58 +00:00
17 lines
190 B
Text
17 lines
190 B
Text
.DS_Store
|
|
node_modules
|
|
/build
|
|
/package
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
*.md
|
|
*.json
|
|
coverage
|
|
dist
|
|
**/migrations/**
|
|
|
|
# Ignore files for PNPM, NPM and YARN
|
|
pnpm-lock.yaml
|
|
package-lock.json
|
|
yarn.lock
|