From 8ffacaff7dd006419ba84a04c3433ebead96d2a4 Mon Sep 17 00:00:00 2001 From: Greg Zaitsev Date: Fri, 14 Aug 2020 12:06:31 +0000 Subject: [PATCH] Add chain-data for all testnet chains to dockerignore --- --- a/.dockerignore +++ b/.dockerignore @@ -2,5 +2,5 @@ .github/ doc/ target/ -chain-data/ +chain-data*/ smart_contract/ \ No newline at end of file -- gitstuff