2 Star 1 Fork 0

mirrors_qiniu/qshell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
*.exe
*.exe~
*.dll
*.dylib
src/test/
src/.qshell
marker.go
marker_test.go
build.sh
build_local.sh
# Folders
_obj
_test
bin
.DS_Store
.idea
.vscode
# Architecture specific extensions/prefixes
*.cgo1.go
*.cgo2.c
*.prof
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
*.[568vq]
[568vq].out
report.xml
.qshell
qshell-*
_testmain.go
# go test coverage file
coverage.txt
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
### Go Patch ###
/vendor/
/Godeps/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_qiniu/qshell.git
git@gitee.com:mirrors_qiniu/qshell.git
mirrors_qiniu
qshell
qshell
master

搜索帮助