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