target/
/local

**/.idea

# Repository wide ignore mac DS_Store files
.DS_Store

# Eclipse, Netbeans and IntelliJ files
!.gitignore
!.github
/nbproject
/*.ipr
/*.iws
*.iml
.settings/
.project
.classpath
.factorypath
.vscode
.run/
.checkstyle