Skip to content

Instantly share code, notes, and snippets.

@yishai-glide
Created January 25, 2016 15:31
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 yishai-glide/f0d380bdcc57e3e8fab4 to your computer and use it in GitHub Desktop.
Save yishai-glide/f0d380bdcc57e3e8fab4 to your computer and use it in GitHub Desktop.
# built application files
*.apk
*.ap_
.classpath
# files for the dex VM
*.dex
# Java class files
*.class
# Gradle files
.gradle
gradle.properties
build/
# generated files
bin/
gen/
GlideApplication/proguard/dump.txt
GlideApplication/proguard/seeds.txt
GlideApplication/proguard/usage.txt
obj/
# Local configuration file (sdk path, etc)
local.properties
.DS_Store
.settings/
# Script to push to testing
push-to-testing
# Merge tools for windows kDiff3
*.orig
# Android Studio / IntelliJ IDEA
*.iws
.idea/libraries
.idea/tasks.xml
.idea/vcs.xml
.idea/workspace.xml
/captures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment