diff --git a/.gitignore b/.gitignore index ba4ff67..78cd6d3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ __pycache__/ # C extensions *.so +.hypothesis + # Distribution / packaging .Python env/