diff --git a/walkguide-mobile/walkguide_app/.gitignore b/walkguide-mobile/walkguide_app/.gitignore index 3820a95..0e03039 100644 --- a/walkguide-mobile/walkguide_app/.gitignore +++ b/walkguide-mobile/walkguide_app/.gitignore @@ -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