Skip to content

Instantly share code, notes, and snippets.

@jparks
Created March 25, 2015 15:20
Show Gist options
  • Select an option

  • Save jparks/3d34e62faf4a7efb32fb to your computer and use it in GitHub Desktop.

Select an option

Save jparks/3d34e62faf4a7efb32fb to your computer and use it in GitHub Desktop.
.gitignore
# 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/
.DS_Store
.idea/
*.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment