Fetch the repository succeeded.
/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
Sign in for post a comment
Comment ( 0 )