summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-07-01 04:12:55 +0200
committerest31 <MTest31@outlook.com>2015-07-01 04:12:55 +0200
commitd75009a75853bd188f132e93165622c5e1315f70 (patch)
tree6b5985a8c704a5baa0800def7ad28214f92ad799 /.gitignore
parent9e3e6dc5ec8ea63d65c635fcac0c80e0cd0e666d (diff)
downloadminetest-d75009a75853bd188f132e93165622c5e1315f70.tar.gz
minetest-d75009a75853bd188f132e93165622c5e1315f70.tar.bz2
minetest-d75009a75853bd188f132e93165622c5e1315f70.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 238be2676..42cb718a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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