diff --git a/.gitignore b/.gitignore index cd141a1..7528f83 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ Thumbs.db # Coverage files .coverage coverage.xml + +# Other +.hypothesis \ No newline at end of file