summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-07-24 14:04:40 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-07-24 14:04:40 +0200
commit7f2abd1a466eefb6cf5a1d8642d11691a1789b23 (patch)
tree6dfdd94f258f6ce639532dc8505cd324f389e8f6 /.gitignore
parentdfba381b576121cd9f6a50711b001cf204c9ed2e (diff)
downloadqutebrowser-7f2abd1a466eefb6cf5a1d8642d11691a1789b23.tar.gz
qutebrowser-7f2abd1a466eefb6cf5a1d8642d11691a1789b23.zip
tests: Enforce 100% coverage for perfect modules.
Fixes #792.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a0f7adb30..fc3dd315d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ __pycache__
/.venv
/.coverage
/htmlcov
+/coverage.xml
/.tox
/testresults.html
/.cache