Explorar el Código

Add .git to .dockerignore

Signed-off-by: Christopher Crone <[email protected]>
Christopher Crone hace 5 años
padre
commit
9097b1f750
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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