10 Star 47 Fork 28

Gitee 极速下载 / Jenkins-x

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/jenkins-x/jx
克隆/下载
.gitignore 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
Troy Hart 提交于 2020-03-07 10:33 . chore(config): added .gitignore rule
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
debug
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
.idea/
*.iml
**/.settings/
.project
.classpath
**/target/
.vscode/
#Various temporary created while building/running jx.
/build/
/release/
dist/
scanning/
.updatebot-repos/
.terraform/
myvalues.yaml
myvalues.yml
**/extraValues.yaml
changelog.md
# vim swap files
*.swp
#OSX system files.
**/.DS_Store
vendor/**
# if you run `jx install --gitops` locally
jenkins-x-dev-environment
# generated apidocs
docs/apidocs/build
docs/apidocs/includes
docs/apidocs/site
# ignore these files 1 by 1 so we can not ignore the stylesheet override
docs/apidocs/static/FontAwesome.otf
docs/apidocs/static/bootstrap-3.3.7.min.js
docs/apidocs/static/bootstrap.min.css
docs/apidocs/static/font-awesome.min.css
docs/apidocs/static/fontawesome-webfont.eot
docs/apidocs/static/fontawesome-webfont.svg
docs/apidocs/static/fontawesome-webfont.ttf
docs/apidocs/static/fontawesome-webfont.woff
docs/apidocs/static/fontawesome-webfont.woff2
docs/apidocs/static/jquery-3.2.1.min.js
docs/apidocs/static/jquery.scrollTo.min.js
docs/apidocs/static/scroll.js
pkg/jx/cmd/verify-pod.log
Go
1
https://gitee.com/mirrors/Jenkins-x.git
git@gitee.com:mirrors/Jenkins-x.git
mirrors
Jenkins-x
Jenkins-x
master

搜索帮助