1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-06 17:13:36 +01:00
openscale/.gitignore

33 lines
358 B
Plaintext
Raw 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
2017-03-05 17:08:28 +01:00
# Android Studio
*.iml
/.idea/workspace.xml
/.idea/libraries