From 376671740aac3e81db95fc2bf20c2910ae0521a1 Mon Sep 17 00:00:00 2001 From: Jakub Stasiak Date: Mon, 17 Oct 2016 16:46:46 +0200 Subject: [PATCH] Gitignore one more pytest artifact --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3885597..0e58d37 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.cache/ __pycache__/ docs/_build/