summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-11-26 19:02:22 +0100
committerFlorian Bruhin <git@the-compiler.org>2015-11-26 19:02:22 +0100
commit26bbf11ed2961509f530979b15e798a2e41aa5d2 (patch)
treeffc70c0877ecb65609153ecd0701ffaf8e5fe162 /.gitignore
parent7f5e07d7cc4238937a93cabd149a6a922f3cd21e (diff)
downloadqutebrowser-26bbf11ed2961509f530979b15e798a2e41aa5d2.tar.gz
qutebrowser-26bbf11ed2961509f530979b15e798a2e41aa5d2.zip
Fix coverage.xml path in .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4797445bc..25cca2601 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,7 @@ __pycache__
/.venv
/.coverage
/htmlcov
-/.coverage.xml
+/coverage.xml
/.coverage.*
/.tox
/testresults.html