# HG changeset patch
# User Augie Fackler <durin42@gmail.com>
# Date 1229044865 21600
# Node ID 904a4b08f70fe9f12ae70f366a5920de3aababb2
# Parent  cf6fe8457570ce3d37bf62af9b29f0ebacb560b7
.hgignore: ignore nose coverage html.

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -4,4 +4,5 @@ syntax:glob
 *.swp
 *~
 .coverage
+cover
 *.py,cover