From a03de19abd284209e29759628740244d7ae2c090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabel=20Sch=C3=B6ps=20Thiel=20=40IsabelSchoepd?= <155141998+IST-Github@users.noreply.github.com> Date: Thu, 4 Jan 2024 04:30:18 +0100 Subject: [PATCH] Delete .dockerignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Isabel Schöps Thiel @IsabelSchoepd <155141998+IST-Github@users.noreply.github.com> --- .dockerignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .dockerignore diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 0c013d18b1..0000000000 --- a/.dockerignore +++ /dev/null @@ -1,5 +0,0 @@ -**/*_test.go - -build/_workspace -build/_bin -tests/testdata