Explorar el Código

Add .dockerignore (exclude .git from being copied to docker image)

Atsushi Takayama hace 9 años
padre
commit
0e18c08f1e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -0,0 +1 @@
+.git