5 Star 6 Fork 3

goflyfox / gcsc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 289 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangbiao 提交于 2019-10-16 18:33 . add unit test;fix bug
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# third
# other
pkg
.idea
logs
vendor
# go
go.sum
# test file
/test/data
/test/data/test.txt
Go
1
https://gitee.com/goflyfox/gcsc.git
git@gitee.com:goflyfox/gcsc.git
goflyfox
gcsc
gcsc
master

搜索帮助