Android: ignore local build configuration

This commit is contained in:
TwistedUmbrella 2015-07-10 08:49:36 -04:00 committed by Jean-Philip Desjardins
parent 9fe8b8efea
commit 58678c7392

3
.gitignore vendored
View File

@ -2,6 +2,9 @@ build_android/bin
build_android/gen
build_android/libs
build_android/obj
build_android/jni/ExternalDependencies.mk
build_android/local.properties
build_android/proguard-project.txt
Debug
Release
ReleaseWithDebugger