# Eclipse
.classpath
.project
.settings/

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

# Mac
.DS_Store

# Maven
log/
target/