# # https://gist.github.com/plastiv/7053530 # # Base configuration taken from https://github.com/github/gitignore/blob/master/Android.gitignore # # Eclipse project files .classpath .project .settings/ .metadata/ *.log # Eclipse generated files bin/ gen/ .apt_generated/ proguard/ # Intellij project files *.iml *.ipr *.iws .idea/**/* !.idea/codeStyleSettings.xml # Gradle .gradle/ build/ .signing/ # Local configuration file (sdk path, etc) local.properties