From e0885d8e189a50ea3a9790e0d4a64ab63f5d3484 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sun, 10 Mar 2019 16:51:19 -0500 Subject: [PATCH] ignore for coverage folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 167d5c5..b86e252 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ yarn-error.log dist/*.hot-update.* stats.json junit.xml +coverage test/cypress/screenshots/*