From a449d956c5d5bc9fe53630faae3b64a425e06cc8 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 18 Feb 2018 15:40:10 -0800 Subject: [PATCH] Change ignored cache dir for pytest 3.4.0 Committed via https://github.com/asottile/all-repos --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03915e75..ecba7082 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ .*.swp .DS_Store ._.DS_Store -.cache/ +.pytest_cache/ .coverage .tox /.libsass-upstream-version