diff --git a/.gitignore b/.gitignore index 74c74d8e2a..3ff1cee2f5 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ RELEASE-VERSION # used by setuptools to cache downloaded eggs /.eggs _pytest_temp/ +.idea +*.iml