projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3e6dc
)
Add android tools environment to gitignore
author
est31
<MTest31@outlook.com>
Wed, 1 Jul 2015 02:12:55 +0000
(
04:12
+0200)
committer
est31
<MTest31@outlook.com>
Wed, 1 Jul 2015 02:12:55 +0000
(
04:12
+0200)
Previously, if you did `make envpaths` (as described in README.android), the new file got listed by git as new file.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 238be2676d5d35761c6853b66f3c37edf5528f1e..42cb718a3bb674758035bb62277a843e5e915f6a 100644
(file)
--- 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