/target
/local

# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
!.gitattributes
!.travis.yml
/nbproject
/*.ipr
/*.iws
/*.iml

# Repository wide ignore mac DS_Store files
.DS_Store
