diff --git a/.gitignore b/.gitignore index 01b045a..7ad7823 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ env/ __pycache__ *.egg-info dist/ +/.hypothesis/ +/build/