Browse Source

Add .git to .dockerignore

Signed-off-by: Christopher Crone <[email protected]>
Christopher Crone 5 years ago
parent
commit
9097b1f750
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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