diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-17 02:41:03 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-17 02:41:03 +0200 |
commit | fb80822c666008e6a5e4c4b299498ff0841a13d4 (patch) | |
tree | 69eafb03a80e430b0850f57bc3ca176f564bebdf /.gitignore | |
parent | 7a208baab08f0437c033d33c070b28cd607442d1 (diff) |
ignore the apk too
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ local.properties release.properties ant.properties *.class +*.apk #Gradle .gradle |