From 00d8d05f4ca8bcbff5a94df89d816d755ddc7b55 Mon Sep 17 00:00:00 2001 From: Edward Runkel Date: Tue, 13 Oct 2020 12:18:08 -0400 Subject: [PATCH] Update the .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d5deb8..7723f17 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,5 @@ __pycache__/ .codacy-coverage/ .coverage .pytest_cache/ +coverage.xml htmlcov/ -