diff --git a/Python.gitignore b/Python.gitignore index ded60678..1caedfef 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -34,3 +34,6 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + +# PyCharm from JetBrains +.idea \ No newline at end of file