From ff5ea8bdebf586057c1364d75873e069ef013d02 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 26 Sep 2018 14:48:13 -0400 Subject: So I can switch to this branch without seeing this file each time --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.1