forked from Mirrorlandia_minetest/minetest
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:
parent
9e3e6dc5ec
commit
d75009a758
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,6 +92,7 @@ build/android/jni/src
|
|||||||
build/android/libs
|
build/android/libs
|
||||||
build/android/obj
|
build/android/obj
|
||||||
build/android/path.cfg
|
build/android/path.cfg
|
||||||
|
build/android/and_env
|
||||||
build/android/AndroidManifest.xml
|
build/android/AndroidManifest.xml
|
||||||
timestamp
|
timestamp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user