Merge heads.
diff --git a/.bzrignore b/.bzrignore
index 15fa1e8..e893a7d 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -40,6 +40,3 @@
.coverage
coverage/*
htmlcov/*
-.coverage
-coverage/*
-htmlcov/*
diff --git a/.gitignore b/.gitignore
index dafc9a9..63f4314 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,3 @@
.coverage
coverage/
htmlcov/
-.coverage
-coverage/
-htmlcov/
diff --git a/.hgignore b/.hgignore
index efb013e..6a2615b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -73,6 +73,3 @@
.coverage
coverage/
htmlcov/
-.coverage
-coverage/
-htmlcov/