From 45bc1aeeac89a7efe6011baa5985f8459727b2ed Mon Sep 17 00:00:00 2001 From: tralchonok Date: Fri, 2 Jan 2015 22:08:47 +0530 Subject: [PATCH] # Built application files (for Android Studio projects) --- Android.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Android.gitignore b/Android.gitignore index 9068cd01..dc62bfdd 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -2,6 +2,9 @@ *.apk *.ap_ +# Built application files (for Android Studio projects) +/*/build/ + # Files for the Dalvik VM *.dex -- 2.39.5