From 3270f8a28ba180f06076fbf244a6fb31dbdfdbed Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 21 May 2014 00:13:31 -0400 Subject: Teach the Makefile to create the .apk (unsigned) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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* -- cgit v1.2.3