Skip to content

Instantly share code, notes, and snippets.

@oa414
Created March 10, 2014 07:08
Show Gist options
  • Select an option

  • Save oa414/9460665 to your computer and use it in GitHub Desktop.

Select an option

Save oa414/9460665 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/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
.settings
local.properties
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
out/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment