From f7139e8f8925ea19c2a1a8e59206aea3839ac1f8 Mon Sep 17 00:00:00 2001 From: Min RK Date: Fri, 11 May 2018 13:06:26 +0100 Subject: [PATCH] ignore pytest-cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad000a25..b88fd663 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ MANIFEST .DS_Store .cache +.pytest_cache .coverage htmlcov