Skip to content

Instantly share code, notes, and snippets.

@erikdewit87
Created March 16, 2016 14:27
Show Gist options
  • Save erikdewit87/61b1c80985581be34633 to your computer and use it in GitHub Desktop.
Save erikdewit87/61b1c80985581be34633 to your computer and use it in GitHub Desktop.
# OS
.DS_Store
# IDEA/Android Studio project files, because
# the project can be imported from settings.gradle
*.iml
.idea
# Gradle files
.gradle
.idea/gradle.xml
# Local configuration file (sdk path, etc)
local.properties
# Build folders
build/
bin/
gen/
out/
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Mirror (plugin)
.gen
.res
mirror/
# Proguard folder generated by Eclipse
proguard/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment