From 2226d5a23abf45e5e4dc32e5c0f85e9897c3fbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 2 Jan 2014 13:46:29 +0100 Subject: [PATCH] Remove obsolete bits from .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 023b57957..4b35a9282 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,9 @@ /local.properties -/build.properties .classpath /bin/ /gen/ /build /.gradle -/proguard.cfg /build.xml *~ .idea