diff --git a/.gitignore b/.gitignore index 72364f99fe4..0bc32fbc934 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ ENV/ # Rope project settings .ropeproject + +# PyCharm +.idea/