blob: d17ce1c363a9025c1766f129b0ef28e36fefaf41 [file] [log] [blame] [raw]
# Gradle
/.gradle
/build
# Eclipse
/.classpath
/.project
/.settings
/bin
# IntelliJ IDEA
/*.iml
/*.ipr
/*.iws
/.idea
/out
# Debugging
/eclipse
/run