diff --git a/Python.gitignore b/Python.gitignore index d2d6f360..7a9c43ab 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -33,3 +33,6 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + +# pycharm +.idea/