代码拉取完成,页面将自动刷新
# Creaindexted by https://www.gitignore.io/api/go
# Edit at https://www.gitignore.io/?templates=go
### Go ###
# 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
# Generated files
*.gen.go
### Go Patch ###
/vendor/
/Godeps/
### IDEs and stuff ###
*.iml
.idea/
.vscode/
### Configuration files that may inculde sensitive information
.env
# End of https://www.gitignore.io/api/go
# Our binaries
/lakefs
/lakefs-loadtest
/lakectl
/main
/cmd/lakefs/lakefs
/cmd/lakefs-loadtest/lakefs-loadtest
/cmd/lakectl/lakectl
/dist
/delta/
/acl
# client excludes
/webui/node_modules
# server excludes
/pkg/api/gen
.DS_Store
# recordings
/pkg/gateway/testdata/recordings/
# Docs
/docs/_site/
/docs/.jekyll-metadata
/docs/.jekyll-bundle-cache
# terraform
# Local .terraform directories
**/.terraform/*
# .tfstate files
*.tfstate
*.tfstate.*
# Crash log files
crash.log
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
*.tfvars
# Ignore CLI configuration files
.terraformrc
terraform.rc
.eslintcache
/clients/java/.openapi-generator/FILES
### Rust ###
# Generated by Cargo will have compiled files and executables
debug/
target/
# Python Wrapper
/clients/python-wrapper/_site/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。