Add android tools environment to gitignore

Previously, if you did `make envpaths` (as described in README.android), the new file got listed by git as new file.
This commit is contained in:
est31 2015-07-01 04:12:55 +02:00
parent 9e3e6dc5ec
commit d75009a758
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -92,6 +92,7 @@ build/android/jni/src
build/android/libs
build/android/obj
build/android/path.cfg
build/android/and_env
build/android/AndroidManifest.xml
timestamp