Ver Fonte

Add .dockerignore to avoid including .git in docker build context

.git is currently the biggest directory
satoru há 11 anos atrás
pai
commit
f734ba9974
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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