diff --git a/.gitignore b/.gitignore index 484619daf..3b34d7578 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ bin/ # tox files .cache/ .coverage +.pytest_cache +.idea