From 31c860dd05dd696a4d2d99a22dd1193cec6039bb Mon Sep 17 00:00:00 2001 From: Petter Date: Thu, 2 Nov 2017 10:54:51 -0700 Subject: [PATCH] Add .git to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 09f67185..f6379c16 100644 --- a/.npmignore +++ b/.npmignore @@ -46,4 +46,5 @@ yarn-error.log .flowconfig .gitattributes .gitignore +.git .watchmanconfig