2 Star 3 Fork 6

wangxia / auto-deployment

forked from GLUESTICK / auto-deployment 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
GLUESTICK 提交于 2020-05-17 23:30 . update
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
#/build/
### VS Code ###
.vscode/
### maven ###
.mvn
mvnw
mvnw.cmd
###properties###
/unimall-launcher/src/main/resources/application-dev.properties
/unimall-launcher/src/main/resources/application-prd.properties
### target ###
/target/
/unimall-admin-api/target/
/unimall-app-api/target/
/unimall-biz/target/
/unimall-data/target/
/unimall-core/target/
/unimall-launcher/target/
/unimall-plugin-core/target/
/unimall-app/unpackage/dist/
/unimall-app/unpackage/resources/
/unimall-app/unpackage/debug/
/unimall-admin/dist.zip
###node_modules###
/unimall-admin/node_modules/
/unimall-app/node_modules/
node_modules
###logs###
unimall.log
unimall.log.*.gz
unimall.log.*.tmp
### plugins ###
/plugins/
/unimall-app/pages/plugins/
/unimall-admin/src/views/plugins/
NodeJS
1
https://gitee.com/liulibai/auto-deployment.git
git@gitee.com:liulibai/auto-deployment.git
liulibai
auto-deployment
auto-deployment
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891