You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-06 06:07:29 +02:00
chore: ignore correct build folder (#16808)
This commit is contained in:
4
mobile/.gitignore
vendored
4
mobile/.gitignore
vendored
@ -45,6 +45,7 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
|
android/app/.cxx
|
||||||
|
|
||||||
# Fastlane
|
# Fastlane
|
||||||
ios/fastlane/report.xml
|
ios/fastlane/report.xml
|
||||||
@ -55,5 +56,4 @@ default.isar.lock
|
|||||||
libisar.so
|
libisar.so
|
||||||
|
|
||||||
# FVM Version
|
# FVM Version
|
||||||
.fvm/
|
.fvm/
|
||||||
app/
|
|
Reference in New Issue
Block a user