1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-07 01:21:09 +01:00
openscale/.gitignore

28 lines
296 B
Plaintext
Raw Permalink Normal View History

2014-12-13 09:36:53 +01:00
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
2014-12-13 18:24:04 +01:00
.idea
2014-12-13 09:36:53 +01:00
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log