#built application files #*.apk *.ap_ lint.xml #files for the dex VM *.dex #Java class files *.class #generated files bin/ gen/ #Ant build.xml local.properties #maven target/ pom.xml.* release.properties #Local configuration file(sdk path,etc) local.properties #Windows thumbnail db Thumbs.db #OSX files .DS_Store #Eclipse project files .classpath .project .settings # Android Studio .idea #.idea/workspace.xml -remove # and delete .idea if it better suit your needs .gradle build/ # proguard folder generated by Eclipse proguard/ #Log files *.log # IntelliJ *.iml *.ipr *.iws .idea/ out/ # other .svn readme.txt