From 925bb166da9b485cd83fc1800aff80d5f4a9c837 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 25 Jun 2019 12:32:16 -0500 Subject: [PATCH] rm Agent dir from docker build context --- .dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 7d6686b29..68ecec390 100644 --- a/.dockerignore +++ b/.dockerignore @@ -32,7 +32,7 @@ LICENSE # FilterLists custom FilterLists.sln FilterLists.Api.sln -src/FilterLists.Agent/* +src/FilterLists.Agent imgs ops data/TPLSubscriptionAssistant.html \ No newline at end of file