/target
/local
bin/

# Eclipse, Netbeans and IntelliJ files
/.*
!/.github
!/.ci
!.gitignore
!.gitattributes
!/.mvn
/nbproject
/*.ipr
/*.iws
/*.iml
.project

# Repository wide ignore mac DS_Store files
.DS_Store
