Ver código fonte

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

Atsushi Takayama 8 anos atrás
pai
commit
0e18c08f1e
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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