-
-
Save bdefore/bd9ccdc8d60f1f2c0c33 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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/ | |
# Ignore gradle files | |
.gradle/ | |
build/ | |
# Eclipse project files | |
.classpath | |
.project | |
.settings/ | |
# Intellij project files | |
*.iml | |
*.ipr | |
*.iws | |
.idea/ | |
# Mac system files | |
.DS_Store |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment