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
parent
9e3e6dc5ec
commit
d75009a758
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue