From 3efd81377e8e6372f71cd6c2b5b6095b01292810 Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Wed, 14 Oct 2015 10:54:51 +0200 Subject: [PATCH] removed pytest cache --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cdf7cd4..2e73282 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,7 @@ vagrant-settings.yaml .tox solar/.coverage + + +# pytest cache +solar/.cache