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