From b52193984fa89cb38dfbdc600414a80e75ba7dcd Mon Sep 17 00:00:00 2001 From: Till Maas Date: Tue, 3 Jul 2018 12:52:40 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 47d6cac..b54b2fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/.cache +/.coverage *.pyc /.pytest_cache /tests/.coverage