ソースを参照

better now.

pull/237/head
Carlos Alexandro Becker 12年前
コミット
1c6ecb30dc
1個のファイルの変更5行の追加5行の削除
  1. 5
    5
      GWT.gitignore

+ 5
- 5
GWT.gitignore ファイルの表示

@@ -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/


読み込み中…
キャンセル
保存