Skip to content

Commit bd381be

Browse files
committed
dockerignore: ignore all git metadata and all tests
1 parent 225de7c commit bd381be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.dockerignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
.git
1+
**/.git
2+
**/*_test.go
3+
24
build/_workspace
35
build/_bin
6+
tests/testdata

0 commit comments

Comments
 (0)