19 Star 176 Fork 60

vivo / MoonBox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 569 Bytes
一键复制 编辑 原始数据 按行查看 历史
xu.kai 提交于 2023-02-20 15:27 . docker文件&视频操作手册
# kdiff3 ignore
*.orig
# maven ignore
target/
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
# package ignore (optional)
# *.jar
# *.war
# *.zip
# *.tar
# *.tar.gz
**/generatorConfig.xml
# client ignore
node_modules
.history
.vscode
dist/
#*.zip
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# lock
yarn.lock
# docker
docker/elasticsearch/data/*
docker/elasticsearch/logs/*
docker/elasticsearch/plugins/*
!docker/web/**
Java
1
https://gitee.com/vivo/MoonBox.git
git@gitee.com:vivo/MoonBox.git
vivo
MoonBox
MoonBox
main

搜索帮助