Skip to content

Instantly share code, notes, and snippets.

@SmartDengg
Created December 4, 2015 16:30
Show Gist options
  • Select an option

  • Save SmartDengg/cda232bb275b3942a2aa to your computer and use it in GitHub Desktop.

Select an option

Save SmartDengg/cda232bb275b3942a2aa to your computer and use it in GitHub Desktop.
Android.gitignore
# 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
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment