From 9099d8c46630692a8eb552611bf0151153f754f8 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 26 Mar 2015 08:13:40 +0100 Subject: Update .gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3-54-g00ecf