39 Star 292 Fork 81

GVPdubbogo / dubbo-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 604 Bytes
一键复制 编辑 原始数据 按行查看 历史
alexstocks 提交于 2022-08-12 15:13 . ignore goenv
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.jar
*.log
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
coverage.txt
*.idea
*.iml
target/
classes
# go mod, go test
.go-version
vendor/
logs/
.vscode/
cache
log/
# unit test
remoting/zookeeper/zookeeper-4unittest/
config_center/zookeeper/zookeeper-4unittest/
registry/zookeeper/zookeeper-4unittest/
metadata/report/zookeeper/zookeeper-4unittest/
# vim stuff
*~
.*.sw?
/license-header-checker-linux/
/license-header-checker-linux.zip
# macOS
.DS_Store
Go
1
https://gitee.com/dubbogo/dubbo-go.git
git@gitee.com:dubbogo/dubbo-go.git
dubbogo
dubbo-go
dubbo-go
master

搜索帮助