From cba4b24b23d0e4c53f7b1088c839d159aa4d9e90 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Wed, 11 Jan 2017 10:24:31 +0000 Subject: [PATCH] Add /lib to ignore as with react SDK --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 90054fe06..2f23450b5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ lib-cov out reports /dist +/lib # version file and tarball created by 'npm pack' /git-revision.txt