1 Star 1 Fork 4

open-hand / choerodon-front-devops

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
鄭天天isaac 提交于 2022-01-12 14:19 . 【FIX】修改流水线问题
/target/
!.mvn/wrapper/maven-wrapper.jar
src/main/java/io/choerodon/devops/api/controller/v1/TestController.java
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### unit test
/gitops/
application-localtest.yml
### IntelliJ IDEA ###
/.idea
*.iws
*.iml
*.ipr
.vscode
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
src/main/resources/application-default.yml
init-local-database.sh
values_yaml.spec
### macos junk file
.DS_Store
### JRebel
rebel.xml
### liquibase
/choerodon_temp/*
### native temp files
/deployfile
/tmp
/temp
~$micro-service-init-data.xlsx
### front ###
config-local.js
yarn.lock
# npm
.yalc
yalc.lock
/node_modules
/npm-debug.log
/yarn-error.log
# folder
/dist
/lib
1
https://gitee.com/open-hand/choerodon-front-devops.git
git@gitee.com:open-hand/choerodon-front-devops.git
open-hand
choerodon-front-devops
choerodon-front-devops
master

搜索帮助