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:
544b547
)
.gitignore: ignore generated test-coverage files too
author
Brian Warner
<warner@lothar.com>
Fri, 13 Jan 2012 06:56:29 +0000
(22:56 -0800)
committer
Brian Warner
<warner@lothar.com>
Fri, 13 Jan 2012 06:56:29 +0000
(22:56 -0800)
.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/