Skip to content

Commit

Permalink
better now.
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jan 12, 2012
1 parent 97dd10e commit 1c6ecb3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions GWT.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
*.war

# gwt caches and compiled units #
war/gwt_bree/*
gwt-unitCache/*
war/gwt_bree/
gwt-unitCache/

# boilerplate generated classes #
.apt_generated/*
.apt_generated/

# more caches and things from deploy #
war/WEB-INF/deploy/*
war/WEB-INF/classes/*
war/WEB-INF/deploy/
war/WEB-INF/classes/

0 comments on commit 1c6ecb3

Please sign in to comment.