選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

GWT.gitignore 235B

12345678910111213141516
  1. *.class
  2. # Package Files #
  3. *.jar
  4. *.war
  5. # gwt caches and compiled units #
  6. war/gwt_bree/
  7. gwt-unitCache/
  8. # boilerplate generated classes #
  9. .apt_generated/
  10. # more caches and things from deploy #
  11. war/WEB-INF/deploy/
  12. war/WEB-INF/classes/