diff --git a/.dockerignore b/.dockerignore index f312d3b..daf0c45 100644 --- a/.dockerignore +++ b/.dockerignore @@ -9,6 +9,7 @@ docs/ # Tests *_test.go +**/*testutil.go endtoendtest/ mocks/