summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-05-05 09:54:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-05-05 09:54:17 -0400
commita1e51bf68880920e62934ed5ceb76d072fd50d2b (patch)
tree31891a508407d786b7c374c31b2dd6be020c3823 /.hgignore
parent03d1185afa318ca045180b3b942be67c808feef4 (diff)
downloadpython-coveragepy-a1e51bf68880920e62934ed5ceb76d072fd50d2b.tar.gz
Newer pytest changed the name of its cache
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ce114b1..53576e1 100644
--- a/.hgignore
+++ b/.hgignore
@@ -28,6 +28,7 @@ setuptools-*.egg
.tox*
.noseids
.cache
+.pytest_cache
.hypothesis
# Stuff in the test directory.