瀏覽代碼

better now.

Carlos Alexandro Becker 13 年之前
父節點
當前提交
1c6ecb30dc
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      GWT.gitignore

+ 5 - 5
GWT.gitignore

@@ -5,13 +5,13 @@
 *.war
 *.war
 
 
 # gwt caches and compiled units #
 # gwt caches and compiled units #
-war/gwt_bree/*
-gwt-unitCache/*
+war/gwt_bree/
+gwt-unitCache/
 
 
 # boilerplate generated classes #
 # boilerplate generated classes #
-.apt_generated/*
+.apt_generated/
 
 
 # more caches and things from deploy #
 # more caches and things from deploy #
-war/WEB-INF/deploy/*
-war/WEB-INF/classes/*
+war/WEB-INF/deploy/
+war/WEB-INF/classes/