diff options
author | 2019-09-17 23:17:35 +1000 | |
---|---|---|
committer | 2019-09-17 23:17:35 +1000 | |
commit | f23cc37bbd4e44c6bf5fa1e25218b2030a41ab46 (patch) | |
tree | cf37e75c8478ece4a28686a0b2a62a0b3dd46015 | |
parent | Update lock to new coverage dependancies. (diff) |
Remove duplicate coverage.xml gitignore
-rw-r--r-- | .gitignore | 3 |
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 |