Skip to content

Instantly share code, notes, and snippets.

@ZahidRasheed
Last active June 24, 2016 09:05
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 ZahidRasheed/426d00a61f8545913b72f76d2b40effa to your computer and use it in GitHub Desktop.
Save ZahidRasheed/426d00a61f8545913b72f76d2b40effa to your computer and use it in GitHub Desktop.
# Created by https://www.gitignore.io/api/android
### Android ###
# Built application files
*.apk
*.ap_
# Files for the 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
# Keystore files
*.jks
### Android Patch ###
gen-external-apklibs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment