/target
/local
*.tlog

# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
/nbproject
/*.ipr
/*.iws
*.iml
.classpath
.project
.settings
target

# Repository wide ignore mac DS_Store files
.DS_Store
