diff --git a/Android.gitignore b/Android.gitignore index c9c2248..7ee6ac0 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -1,32 +1,33 @@ # Built application files *.apk *.ap_ # Files for the Dalvik VM *.dex # Java class files *.class # Generated files bin/ gen/ # Gradle files .gradle/ build/ +*/build/ # Local configuration file (sdk path, etc) local.properties # Proguard folder generated by Eclipse proguard/ # Log Files *.log # Android Studio Navigation editor temp files .navigation/ # Android Studio captures folder captures/