diff --git a/Android.gitignore b/Android.gitignore index 927ef517..64d3c976 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -1,18 +1,18 @@ -# 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/