1 Star 0 Fork 0

cqcloudy/dubbo-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
gongdewei 提交于 2021-01-15 10:00 . Suport test multi versions (#260)
# maven ignore
target/
*.jar
!.mvn/wrapper/*
*.war
*.zip
*.tar
*.tar.gz
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
# generated code
**/build/*
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
classes
# Gopkg.lock
vendor/
logs/
.vscode/
coverage.txt
test/jobs
version-matrix.txt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cqcloudy/dubbo-samples.git
git@gitee.com:cqcloudy/dubbo-samples.git
cqcloudy
dubbo-samples
dubbo-samples
master

搜索帮助