From 4d09ff891956cfb10e29ec751cb777576621511b Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 28 Apr 2019 16:39:30 -0500 Subject: [PATCH] exclude FilterLists.sln from docker context --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 7443667bf..1ca1c3da4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,6 +10,7 @@ codecov.yml .dockerignore docker-compose.yml docker-compose.*.yml +FilterLists.sln *.DotSettings* LICENSE **/bin