1 Star 0 Fork 16

Uber Endung/erda

forked from Gitee 极速下载/erda 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
RecallSong 提交于 2021-07-27 12:00 . refactor monitor code (#1153)
# 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
# Files for macos
*.DS_Store
._*
# Files for ideas
.idea/*
*.iml
# Files for vim
.*.sw?
# Files for direnv
.envrc
# Files for vscode
.vscode/*
.vendor/*
# Dependency directories (remove the comment below to include it)
/vendor/
# build output
/bin
# for local debug
/.env
/.env.*
/conf/**/*.local.yaml
modules/local/
cmd/local
conf/local
# generated files
# openapi
modules/openapi/api/api.go
modules/openapi/api/generate/collectAPIs.go
modules/openapi/api/swagger.json
modules/openapi/api/swagger_all.json
modules/openapi/api/generate/collectEvents.go
modules/openapi/api/events_all.json
modules/openapi/component-protocol/generate/auto_register/auto_register.go
modules/openapi-ng/services/apis.go
# cli
tools/cli/generated_cmd
tools/cli/command/generate/collectCMDs.go
# apistructs
apistructs/generated_desc.go
# temp data of quickstart
quick-start/data
modules/openapi/api/generate
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/endung/erda.git
git@gitee.com:endung/erda.git
endung
erda
erda
master

搜索帮助