From fbcef2ee1f6b83966b119e8dc0cfed3b74c4c7c7 Mon Sep 17 00:00:00 2001 From: andri lim Date: Mon, 9 Sep 2019 22:48:17 +0700 Subject: [PATCH] fix .gitmodules --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index 3a33b90b5..0cde62e5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -145,3 +145,5 @@ [submodule "vendor/ethash"] path = vendor/ethash url = https://github.com/status-im/nim-ethash + ignore = dirty + branch = master