From 7ef06822cb06286b7b5048b2653abde4674e5df1 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Tue, 31 May 2016 10:49:54 +0200 Subject: [PATCH] ignore hypothesis temp folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e4355b859..834d363ac 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ include/ *.class *.orig *~ +.hypothesis/ .eggs/