Browse Source

dockerignore: ignore all git metadata and all tests

Péter Szilágyi 8 năm trước cách đây
mục cha
commit
bd381be9c8
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      .dockerignore

+ 4 - 1
.dockerignore

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