11 Star 17 Fork 3

GiteeStudio / gitignore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GWT.gitignore 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
jayvdb 提交于 2018-06-18 12:33 . GWT: Remove duplicate entry
*.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/
#compilation logs
.gwt/
#gwt junit compilation files
www-test/
#old GWT (1.5) created this dir
.gwt-tmp/
1
https://gitee.com/oscstudio/gitignore.git
git@gitee.com:oscstudio/gitignore.git
oscstudio
gitignore
gitignore
master

搜索帮助