summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-21 00:13:31 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-21 00:13:31 -0400
commit3270f8a28ba180f06076fbf244a6fb31dbdfdbed (patch)
treea0c15ce7e18df15f82972f294a1dabedea47cf41 /.gitignore
parent2115f39810df87050097173ff9ab7820c2ffbb1a (diff)
Teach the Makefile to create the .apk (unsigned)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f708b53..5469675 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
/.settings
/bin
/gen
+/build.xml
+/local.properties
*~
.nfs*