projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
231494c
)
Fri Jan 13 06:56:29 GMT 2012 Brian Warner <warner@lothar.com>
author
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:28 +0000
(18:59 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:28 +0000
(18:59 +0100)
* .gitignore: ignore generated test-coverage files too
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 4b8abea1cd5954f93f75982f210d3a174cf93756..fb041f0cbb65438de1a54f05f849a49ea436bee9 100644
(file)
--- 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/