From 45bf307ca712f287598b16e9de97ee3e6b65247a Mon Sep 17 00:00:00 2001 From: tralchonok Date: Wed, 7 Jan 2015 19:40:23 +0530 Subject: [PATCH] moved --- Android.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Android.gitignore b/Android.gitignore index dc62bfdd..ccf2efe0 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -2,9 +2,6 @@ *.apk *.ap_ -# Built application files (for Android Studio projects) -/*/build/ - # Files for the Dalvik VM *.dex @@ -18,6 +15,7 @@ gen/ # Gradle files .gradle/ build/ +/*/build/ # Local configuration file (sdk path, etc) local.properties