mirror of
https://github.com/immich-app/immich.git
synced 2025-06-16 21:38:28 +02:00
chore: ignore correct build folder (#16808)
This commit is contained in:
parent
6bb0aa217c
commit
2be8b6c16d
1 changed files with 2 additions and 2 deletions
4
mobile/.gitignore
vendored
4
mobile/.gitignore
vendored
|
@ -45,6 +45,7 @@ app.*.map.json
|
|||
/android/app/debug
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
android/app/.cxx
|
||||
|
||||
# Fastlane
|
||||
ios/fastlane/report.xml
|
||||
|
@ -55,5 +56,4 @@ default.isar.lock
|
|||
libisar.so
|
||||
|
||||
# FVM Version
|
||||
.fvm/
|
||||
app/
|
||||
.fvm/
|
Loading…
Add table
Add a link
Reference in a new issue