diff --git a/Python.gitignore b/Python.gitignore index a81c8ee1..dc9ce8ab 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -6,6 +6,9 @@ __pycache__/ # C extensions *.so +# pycharm +.idea/ + # Distribution / packaging .Python build/