From e2ed27cbe42ed916bf0eb8c23d6509dfc238363a Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Thu, 28 Mar 2019 12:12:12 -0700 Subject: [PATCH] Ignore basedir and .hypothesis --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 972731b..e9d756b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ +basedir __pycache__ pkg src tags *.tar.gz *.tar.xz +.hypothesis