Merge pull request #237 from caarlos0/master

Added GWT Project related paths to a new GWT.gitignore file.
This commit is contained in:
Chris Wanstrath 2012-04-18 12:00:08 -07:00
commit 7ddba597ca
1 changed files with 17 additions and 0 deletions

17
GWT.gitignore Normal file
View File

@ -0,0 +1,17 @@
*.class
# Package Files #
*.jar
*.war
# gwt caches and compiled units #
war/gwt_bree/
gwt-unitCache/
# boilerplate generated classes #
.apt_generated/
# more caches and things from deploy #
war/WEB-INF/deploy/
war/WEB-INF/classes/