diff --git a/.gitignore b/.gitignore index 0ee617066..0cdfea7c2 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ __pycache__ /qutebrowser/html/doc/ /.venv /.coverage -/covhtml +/htmlcov +/.tox