# eclipse conf file
.settings
.classpath
.project
.cache

# idea conf files
.idea
*.ipr
*.iws
*.iml

# building
target
build
tmp
dist

# misc
.DS_Store

.factorypath
