diff --git a/Python.gitignore b/Python.gitignore index ded60678..defc035d 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -34,3 +34,5 @@ nosetests.xml .mr.developer.cfg .project .pydevproject +# PyCharm +.idea