Explorar o código

dockerignore: ignore all git metadata and all tests

Péter Szilágyi %!s(int64=8) %!d(string=hai) anos
pai
achega
bd381be9c8
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      .dockerignore

+ 4 - 1
.dockerignore

@@ -1,3 +1,6 @@
-.git
+**/.git
+**/*_test.go
+
 build/_workspace
 build/_bin
+tests/testdata