From 947218d51c94566feeb32c6f549493fa07683252 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Mon, 19 Mar 2018 10:47:10 +0100 Subject: [PATCH] pytest 3.4.0 cache gitignore (#13308) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b3774b06bc8..33a1f4f9a4b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ Icon *.iml # pytest -.cache +.pytest_cache # GITHUB Proposed Python stuff: *.py[cod]