Skip to content

Instantly share code, notes, and snippets.

@k2wanko
Created February 19, 2015 14:34
Show Gist options
  • Save k2wanko/4d1a18a81b8fe6daace2 to your computer and use it in GitHub Desktop.
Save k2wanko/4d1a18a81b8fe6daace2 to your computer and use it in GitHub Desktop.
android-library.gitignore
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
local.properties
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Mac Files
*.DS_Store
# Intellij Idea and Android Studio files
.idea
*.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment