From 883763581b5375c99917776310883f23b7929aae Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Mon, 14 Aug 2017 18:53:11 -0400 Subject: [PATCH] Ignore the yarn error --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 88ddc21..da3d721 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ typings/ .cache/ public +yarn-error.log