From dc80152ff8575d3b4380011ada294f8dac681c6b Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 23 Mar 2018 20:24:08 +0100 Subject: [PATCH] Ignore the pytest cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 661eafa..37538a7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /dist/ parso.egg-info/ /.cache/ +/.pytest_cache