habitica-android/.gitignore
2016-03-22 20:06:00 +01:00

54 lines
775 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Eclipse project files
.classpath
.project
# Intellij project files
.idea/*
# File-based project format:
*.ipr
*.iws
# Gradle folder and build
.gradle/
build/
/*/*/build
/*/*/production
# Local configuration file (sdk path, etc..regenerated by Android Studio)
local.properties
/*/local.properties
/*/out
# Idea non-crucial project fileS
*.iws
#Android keystore
*.keystores
signingrelease.properties
fabric.properties
.DS_Store
*.iml
Habitica/res/values/secret_strings.xml