/target
/local
/src/main/gwt-unitCache/

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

# GwtTest
gwt-unitCache
www-test

# Repository wide ignore mac DS_Store files
.DS_Store

