From ab69886a1f6cef385eccce8fa02dfcbbe2f70061 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Mon, 26 Mar 2018 11:02:00 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 216e636..8e45176 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,9 @@ node_modules .sapper yarn.lock +yarn-error.log cypress/screenshots templates/.* export build -app/manifest \ No newline at end of file +app/manifest