# NOTE: we don't include IDE-specific files (e.g. Eclipse .settings/) on-purpose.
# Those patterns should go in a global gitignore or repository-specific excludes.
# See http://www.gwtproject.org/makinggwtbetter.html#global_gitignore
# The Eclipse projects in this directory (.project and .classpath) serve as IDE
# project descriptions that can be imported into other IDEs than Eclipe (e.g.
# IntelliJ IDEA).

# output path configured in .classpath
bin/

# Generated by GWT tests
gwt-unitCache/
www-test/
# code-museum have a war folder so don't remove 'user/'
user/war/
