提交 ddee8d47 编写于 作者: C colynn.liu

update: .gitignore file

上级 e907aa16
...@@ -4,18 +4,24 @@ ...@@ -4,18 +4,24 @@
.idea .idea
.DS_Store .DS_Store
debug debug
# Project binaries.
*.tgz *.tgz
/atomci.exe /atomci.exe
/atomci /atomci
/cli /cli
conf/app.local.conf conf/app.local.conf
# conf/*.csv # conf/*.csv
conf/k8sconfig
web/node_node_modules web/node_node_modules
web/dist
# debug # debug
/tmp tmp
__debug_bin __debug_bin
# deploy
web/dist
deploy/binary/atomci* deploy/binary/atomci*
conf/k8sconfig deploy/*-release.sh
deploy/wait-for-it.sh
# docs
docs/outline-design.md
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册