19 Star 52 Fork 21

Gitee 极速下载/Gravitee-API-Gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/gravitee-io/gravitee-gateway
克隆/下载
.gitignore 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
Gravitee.io Bot 提交于 2021-03-12 00:43 . 3.7.0
!.gitignore
build/
target/
.idea/
.DS_Store
*.iml
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Node
node_modules/
admin/console/dist
# Eclipse
.settings/
.classpath
.project
gravitee-gateway-standalone/gravitee-gateway-standalone-distribution/src/main/resources/plugins/*
gravitee-gateway-standalone/gravitee-gateway-standalone-distribution/src/main/resources/logs/*
gravitee-gateway-standalone/gravitee-gateway-standalone-distribution/src/main/resources/metrics/*
# -- Cicd : Git ignore the [.circleci/**/*] which contains
# files which do not need to be commited (password to artifactory)
.circleci/**/*
# -- Cicd : Do not git ignore the [!./.circleci/config.yml] which contains
# the pipeline definition
!./.circleci/config.yml
# -- Cicd : Git ignore the [gpg.script.snippet.sh] which contains
# secrets (password to artifactory)
gpg.script.snippet.sh
# -- Cicd : The [graviteebot.gpg.priv.key] file contains secrets
# which should not be commited
graviteebot.gpg.priv.key
# -- Cicd : The [.secrethub.credential] file contains secrets
# which should not be commited
graviteebot.gpg.pub.key
# -- Cicd : The [.secrets.json] file contains secrets
# which should not be commited
.secrets.json
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Gravitee-API-Gateway.git
git@gitee.com:mirrors/Gravitee-API-Gateway.git
mirrors
Gravitee-API-Gateway
Gravitee-API-Gateway
master

搜索帮助