From 1de9f1889497944bc22e3e636c6d0044e2ba2be0 Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 13 Oct 2017 17:17:54 +0200 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e4c5b0e..1c73b37 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +docs **/node_modules/ **/*.log test/repo-tests*