1 Star 1 Fork 1

baetyl / baetyl-remote

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 528 Bytes
一键复制 编辑 原始数据 按行查看 历史
hanpengfei01 提交于 2022-11-02 11:21 . Add support for sts
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
/**/.vscode
/**/coverage.*
/**/.DS_Store
/**/*.log
/vendor
etc/
var/
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*~
*.swp
*.a
*.jar
*.iml
/**/.idea
/.vscode
/output*
/**/*.zip
/**/.DS_Store
/**/libexec
/**/*.db
/**/*.db.lock
/**/*.pyc
/**/*debug.test
/**/debug
/**/*.log
/cover*.out
/example/**/*-cert
/**/processes.history*
/**/node_modules
/**/__package
docs/_build
/**/output/
Go
1
https://gitee.com/baetyl/baetyl-remote.git
git@gitee.com:baetyl/baetyl-remote.git
baetyl
baetyl-remote
baetyl-remote
master

搜索帮助