From 99752388bc605b57d6f6e1e7f35b1aad6d41b1ef Mon Sep 17 00:00:00 2001 From: QWp6t Date: Thu, 8 Dec 2016 11:53:13 -0800 Subject: [PATCH] =?UTF-8?q?Ignore=20yarn-error.log=20file=20=F0=9F=91=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5c4ba4f..d6f6c42 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ dist bower_components node_modules npm-debug.log +yarn-error.log vendor