chore: update .gitignore to include JVM crash dumps and Android SDK path
This commit is contained in:
parent
23d0cf6f66
commit
8a2889633f
6
walkguide-mobile/walkguide_app/.gitignore
vendored
6
walkguide-mobile/walkguide_app/.gitignore
vendored
@ -43,3 +43,9 @@ app.*.map.json
|
||||
/android/app/debug
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
|
||||
# JVM crash dumps
|
||||
hs_err_pid*.log
|
||||
|
||||
# Android SDK path (generated by Android Studio)
|
||||
android/local.properties
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user