Skip to content

Instantly share code, notes, and snippets.

@hector6872
Last active October 22, 2017 18:34
Show Gist options
  • Save hector6872/a8a0d484fe64415cec40 to your computer and use it in GitHub Desktop.
Save hector6872/a8a0d484fe64415cec40 to your computer and use it in GitHub Desktop.
.gitignore
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
.idea/*
*.iml
*.idea
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# General
*.jks
/.project
/captures
.externalNativeBuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment