From 0ce5f34a08cee963dee72d119c581592cd5a5659 Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 1 Dec 2017 08:42:06 +0000 Subject: [PATCH] chore: gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9f04033..9e86e54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +docs package-lock.json yarn.lock @@ -43,4 +44,4 @@ test/test-data/go-ipfs-repo/LOG.old # while testing npm5 package-lock.json -yarn.lock \ No newline at end of file +yarn.lock