# Built application files *.apk *.ap_ # Files for the Dalvik VM *.dex # Java class files *.class # Generated files bin/ gen/ # Gradle files .gradle/ build/ # Local configuration file (sdk path, etc) local.properties # Proguard folder generated by Eclipse proguard/ # Eclipse .classpath .project .settings/ # Mac .DS_Store # Maven log/ target/ # Intellij and Android Studio .idea/ *.iml *.iws