aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-09-17 23:17:35 +1000
committerGravatar scragly <[email protected]>2019-09-17 23:17:35 +1000
commitf23cc37bbd4e44c6bf5fa1e25218b2030a41ab46 (patch)
treecf37e75c8478ece4a28686a0b2a62a0b3dd46015
parentUpdate lock to new coverage dependancies. (diff)
Remove duplicate coverage.xml gitignore
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 09ca151fb..cda3aeb9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,6 +117,3 @@ config.yml
# JUnit XML reports from pytest
junit.xml
-
-# Coverage XML artifacts
-coverage.xml