# Eclipse
.classpath
.project
.settings

# IntelliJ
.idea
*.iml

# Build
/**/target/
/bin/

# MacOS
.DS_Store