From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 17:59:28 +0000 (+0100)
Subject: Fri Jan 13 06:56:29 GMT 2012  Brian Warner <warner@lothar.com>
X-Git-Url: https://git.rkrishnan.org/vdrive/%22file:/COPYING.TGPPL.html?a=commitdiff_plain;h=d21aaa3fec9e39207c83df40d392c967a1e1cd23;p=tahoe-lafs%2Ftahoe-lafs.git

Fri Jan 13 06:56:29 GMT 2012  Brian Warner <warner@lothar.com>
  * .gitignore: ignore generated test-coverage files too
---

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/