Skip to content

Instantly share code, notes, and snippets.

@AoEiuV020
Last active November 27, 2018 03:00
Show Gist options
  • Save AoEiuV020/f3dc23259e2c59b2937871871e385cde to your computer and use it in GitHub Desktop.
Save AoEiuV020/f3dc23259e2c59b2937871871e385cde to your computer and use it in GitHub Desktop.
### 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/
# Keystore files
*.jks
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
# Google Services (e.g. APIs or Firebase)
google-services.json
# Freeline
freeline.py
freeline/
freeline_project_description.json
###
/release
/signing.properties
/publish.properties
class_files.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment