From 8edcbc8390b86def51e67dc0105a7f4d94f12df2 Mon Sep 17 00:00:00 2001 From: Courtney Pattison Date: Thu, 28 Feb 2019 13:24:50 -0800 Subject: [PATCH] Add coverage to .gitignore (#2601) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 125949039..89c083efb 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,7 @@ ios/sentry.properties # Testing .nyc_output +coverage # Pods .podinstall