浏览代码

Add .git to .dockerignore

Signed-off-by: Christopher Crone <[email protected]>
Christopher Crone 5 年之前
父节点
当前提交
9097b1f750
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -1,2 +1,3 @@
+.git/
 bin/
 tests/node-client/node_modules/