From 82b9da89782ce77130f9b3ddaec86eb299ce0640 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 14 Mar 2019 22:52:07 -0700 Subject: [PATCH] [Tests] gitignore coverage output --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8600a9e70..50838623a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ lib-cov # Coverage directory used by tools like istanbul coverage +.nyc_output # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) .grunt