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.
master
est31 2015-07-01 04:12:55 +02:00
parent 52bb128a89
commit 1c5f88e281
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