代码拉取完成,页面将自动刷新
############################################
# BACKEND #
############################################
# 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
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# The compiled binary
/kiali
# Files specific to our build process
_output
# Swap files
.*.sw*
# Eclipse
.project
.settings/
# IntelliJ
.idea/
# VSCode
.vscode/
# Swagger
swagger.json
# The vendor directory is to be committed to the git repo
#vendor/
# Configuration files for the hack scripts
hack/*.local.sh
# E2E testing files
tests/integration/junit-rest-report.xml
tests/integration/int-test.log
# Do not commit operator code to this repo
operator
# Do not commit helm-charts code to this repo
helm-charts
# Ignore ansible if a dev has installed it under kiali for convenience
ansible
############################################
# FRONTEND #
############################################
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
frontend/node_modules
# IDE
frontend/.idea
frontend/.vscode
# testing
frontend/coverage
# production
frontend/build
# misc
frontend/.DS_Store
frontend/.env.local
frontend/.env.development.local
frontend/.env.test.local
frontend/.env.production.local
frontend/npm-debug.log*
frontend/yarn-debug.log*
frontend/yarn-error.log*
frontend/package-lock.json
frontend/logs
# Cypress
frontend/cypress/videos
frontend/cypress/screenshots
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。