From ef9a61e9cf01c41e4b05dca3966e8aeae603fb3d Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 28 Oct 2017 12:49:10 +1300 Subject: [PATCH] hgignore vendor directory --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index ee62260..875372c 100644 --- a/.hgignore +++ b/.hgignore @@ -5,6 +5,7 @@ mode:regex ^clientpack/ ^_dist/ +^vendor/ ^bindata\.go$ ^nmdc-webfrontend$