1 Star 1 Fork 30

samson_zhao / devops-service

forked from open-hand / devops-service 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
/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
# npm
/node_modules
/npm-debug.log
/yarn-error.log
/yarn-lock.json
/package-lock.json
/yarn.lock
# folder
/dist
/lib
Java
1
https://gitee.com/samson_zhao/devops-service.git
git@gitee.com:samson_zhao/devops-service.git
samson_zhao
devops-service
devops-service
master

搜索帮助