summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-10-25 21:31:25 +0200
committerGuido Günther <agx@sigxcpu.org>2011-10-26 10:00:54 +0200
commit9138c280135811602ad75a2576795614ca601f37 (patch)
treef49109e216a2bb0fcf918d5405b71a17a25cc1a1 /.gitignore
parent67fdeeb9019e3bd0e132062ba833bd03e864c6f5 (diff)
Gather coverage information during tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f607c3c5..a751aed1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.pyc
.noseids
+.coverage
gbp/gbp_version.py
gbp_clone.py
gbp_pq.py