From d21aaa3fec9e39207c83df40d392c967a1e1cd23 Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 18:59:28 +0100
Subject: [PATCH] Fri Jan 13 06:56:29 GMT 2012  Brian Warner
 <warner@lothar.com>   * .gitignore: ignore generated test-coverage files too

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 4b8abea1..fb041f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,6 @@ Twisted-*.egg
 /twisted/plugins/dropin.cache
 /tahoe-deps/
 /tahoe-deps.tar.gz
+/.coverage
+/.coverage.el
+/coverage-html/
-- 
2.45.2