diff --git a/.gitignore b/.gitignore index fd16e16..0da2011 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ ChangeLog # Editors *~ .*.swp + +# PyCharm IDE +.idea/