Explorar o código

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

.git is currently the biggest directory
satoru %!s(int64=11) %!d(string=hai) anos
pai
achega
f734ba9974
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

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