Skip to content

Instantly share code, notes, and snippets.

@allenatwork
Created July 20, 2016 01:55
Show Gist options
  • Save allenatwork/fd221c68f3e01461124838ec95344262 to your computer and use it in GitHub Desktop.
Save allenatwork/fd221c68f3e01461124838ec95344262 to your computer and use it in GitHub Desktop.
Default GitIgnore for Android
# Created by .ignore support plugin (hsz.mobi)
### Android template
# Built application files
*.apk
*.ap_
# Files for the ART/Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
.idea/workspace.xml
# Keystore files
*.jks
.gitignore
.idea/.name
.idea/compiler.xml
.idea/copyright/
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/ud825-compute-and-memory.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment