summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorchebee7i <chebee7i@gmail.com>2013-09-26 14:54:49 -0500
committerchebee7i <chebee7i@gmail.com>2013-09-26 14:54:49 -0500
commitfeb0491c5e69f433febe0059289c29db3342b1e2 (patch)
treed3a1907c7f9252bdd8c64b8e3b9a407ddf2edd95 /.gitignore
parent955f611e01292d3c55c63c380891492180f10f41 (diff)
downloadnetworkx-feb0491c5e69f433febe0059289c29db3342b1e2.tar.gz
Ignore .coverage files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d740886..645d401a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ doc/source/networkx_tutorial.pdf
doc/source/templates/gallery.html
doc/gh-pages
doc/build
+.coverage
# Generated while building documentation.
doc/source/static/examples/*