/target
/local

# Eclipse, Netbeans and IntelliJ files
/.*
/**/.*
!.gitignore
/nbproject
*.ipr
*.iws
*.iml
/gwt-unitCache
/war
# Repository wide ignore mac DS_Store files
.DS_Store

