You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Goblim/.gitignore

25 lines
250 B

*.apk
8 years ago
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
/*/build/
gradlew*
8 years ago
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
#android-studio file
.idea
*.iml