diff --git a/python/.gitignore b/python/.gitignore index 1cf57fb1..fe3046f5 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -12,6 +12,7 @@ __*/ .eggs/ .hypothesis/ .idea/ +.pytest_cache .tox/ .venv*/ .DS_Store