dockerignore: ignore all git metadata and all tests
@@ -1,3 +1,6 @@
-.git
+**/.git
+**/*_test.go
+
build/_workspace
build/_bin
+tests/testdata