# Intellij
*.iml
*.ipr
*.iws
.idea
*.eml
.shelf

# Eclipse
.classpath
.project
.settings/
bin/

# Gradle & builds
build
build-cache
target
out
.gradle
classes
.gradletasknamecache
*.log
