.gradle/
gradle.properties
build/

# Eclipse
.classpath
.project
.settings/
bin/

# Intellij
.idea/
*.iml
*.iws
out/