diff --git a/Android.gitignore b/Android.gitignore index 927ef51734290065d54a8eb92618421e1b8a0099..64d3c9769ce65144234c28569d164b1d7e023dab 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/