]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Fri Jan 13 06:56:29 GMT 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:28 +0000 (18:59 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:28 +0000 (18:59 +0100)
  * .gitignore: ignore generated test-coverage files too

.gitignore

index 4b8abea1cd5954f93f75982f210d3a174cf93756..fb041f0cbb65438de1a54f05f849a49ea436bee9 100644 (file)
@@ -22,3 +22,6 @@ Twisted-*.egg
 /twisted/plugins/dropin.cache
 /tahoe-deps/
 /tahoe-deps.tar.gz
+/.coverage
+/.coverage.el
+/coverage-html/