mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 14:47:30 -07:00
30 lines
428 B
Plaintext
30 lines
428 B
Plaintext
**/node_modules/**
|
|
|
|
.DS_Store
|
|
.vscode/*
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
.idea
|
|
|
|
docker/upload
|
|
docker/library
|
|
uploads
|
|
coverage
|
|
|
|
mobile/generated
|
|
mobile/gradle.properties
|
|
mobile/*.jks
|
|
mobile/libisar.dylib
|
|
mobile/ios/build
|
|
|
|
packages/**/build
|
|
mobile/android/fastlane/report.xml
|
|
mobile/ios/fastlane/report.xml
|
|
|
|
vite.config.js.timestamp-*
|
|
.pnpm-store
|
|
.devcontainer/library
|
|
.devcontainer/.env*
|
|
*.tsbuildinfo
|
|
*.tsbuildInfo
|