summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-09-26 14:48:13 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-09-26 14:48:13 -0400
commitff5ea8bdebf586057c1364d75873e069ef013d02 (patch)
treeeb066cd2205a15b42604dc21f1b3086a6ee2c030
parenta02d03e6e5b8fd7f2c84ea4ba2a8f4213e3ab8df (diff)
downloadpython-coveragepy-git-ff5ea8bdebf586057c1364d75873e069ef013d02.tar.gz
So I can switch to this branch without seeing this file each time
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 74520d51..b952771a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ setuptools-*.egg
.tox*
.noseids
.cache
+.pytest_cache
.hypothesis
# Stuff in the test directory.