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