diff --git a/Android.gitignore b/Android.gitignore index 927ef51..64d3c97 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -1,23 +1,23 @@ -# built application files +# Built application files *.apk *.ap_ -# files for the dex VM +# Files for the Dalvik VM *.dex # Java class files *.class -# generated files +# Generated files bin/ gen/ -# Ignore gradle files +# Gradle files .gradle/ build/ # Local configuration file (sdk path, etc) local.properties # Proguard folder generated by Eclipse proguard/