diff --git a/.gitignore b/.gitignore index da465b4..9ae1245 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ __pycache__/ # Anything built dist/ +# Hypothesis +.hypothesis/ + *.whl \ No newline at end of file