mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 09:59:00 -07:00
af0de1a768
* chore: linting * fix: broken tests * fix: formatting
17 lines
173 B
Plaintext
17 lines
173 B
Plaintext
.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
|