diff --git a/Python.gitignore b/Python.gitignore index efbe7aab..25c8b7f9 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -51,3 +51,7 @@ docs/_build/ # PyBuilder target/ + +# Intellij IDEA stuffs: +*.iml +*.idea