Skip to content

Instantly share code, notes, and snippets.

@zirouan
Last active September 22, 2016 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zirouan/d418e6066fbb5448348e to your computer and use it in GitHub Desktop.
Save zirouan/d418e6066fbb5448348e to your computer and use it in GitHub Desktop.
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
*/build/
build/
/build
gradle/
.gradle
# Local configuration file (sdk path, etc)
local.properties
/local.properties
# IntelliJ / Android Studio
.idea
.idea/
.idea/vcs.xml
.idea/workspace.xml
.idea/runConfigurations.xml
.idea/libraries
.idea/inspectionProfiles/
/.idea/workspace.xml
/.idea/libraries
/.idea/inspectionProfiles/
/.idea/runConfigurations.xml
*.iml
# Gradle
.gradle/
# Eclipse project files
.classpath
.project
# DSStore
.DS_Store
/release.keystore
/release.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment