From 35bc001b9bd39ed716a9cc1d0aa717a131e2c50b Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 21 Jan 2020 14:03:32 -0800 Subject: [PATCH] ignore coverage data --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 021c63b..ccea443 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ solardash.egg-info p *.pyc +.coverage root/js/solardash.file.js root/js/solardash.https.js