From 861515e208ff3739397887cdc8b02d5816f84719 Mon Sep 17 00:00:00 2001 From: Daniel Romero Date: Sat, 2 Sep 2017 13:44:19 +0200 Subject: [PATCH] Add contrib to .dockerignore for the docker cache to work, when modifying the docker files --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 7b0f199..3aeac25 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ target cache protocol/target +contrib