From 4f35a3e4f01bbe764982e5339f5d594c084cbdd9 Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Sun, 27 Jan 2013 14:51:39 -0800 Subject: [PATCH] Update .gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4bb1a0f..40b533c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ HGREV .coverage .tox/ Django-*.egg -*.pyc \ No newline at end of file +*.pyc +htmlcov/