summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-15 00:23:41 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2012-05-15 00:23:41 +0200
commit75204f2466d6d484289316b4790fd82d3f987d28 (patch)
tree10bb3091ced5d4d13e02a5bc05c34f5a35684815 /.gitignore
parente57e90d86ec1edf21cde6f0a4da56ac6273fedbc (diff)
downloadsemantic-version-75204f2466d6d484289316b4790fd82d3f987d28.tar.gz
Ignore coverage files.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d18402d..d9a4ff7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*.pyc
.*.swp
+.coverage
+htmlcov/