mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 06:31:58 +00:00
af0de1a768
* chore: linting * fix: broken tests * fix: formatting
16 lines
173 B
Text
16 lines
173 B
Text
.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
|