From e417e67d293a446ac9a1999e20388f81dd24d7bc Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 16 Oct 2013 14:49:30 -0700 Subject: Ignore the htmlcov dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ecf07a08..5d187cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ cffi-*.egg/ pycparser-*.egg/ pytest-*.egg/ dist/ +htmlcov/ -- cgit v1.2.3