# Eclipse
.project
.classpath
.settings/

# IntelliJ IDEA
.idea
*.iml

# Maven
target/

# macOS
.DS_Store
