diff --git a/python/.gitignore b/python/.gitignore index a12f7903f8ec1..45a4ffdb18405 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -30,6 +30,8 @@ dist .coverage coverage.xml htmlcov +# Hypothesis test framework +.hypothesis/ # Cache .cache