Skip to content

Instantly share code, notes, and snippets.

@stu43005
Created October 22, 2014 14:36
Show Gist options
  • Save stu43005/783e2248803a5b014e5d to your computer and use it in GitHub Desktop.
Save stu43005/783e2248803a5b014e5d to your computer and use it in GitHub Desktop.
Android Studio .gitignore
/.idea/workspace.xml
/.idea/libraries/
.DS_Store
# 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/
# Log Files
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment