diff --git a/.gitignore b/.gitignore index ff9c6160..25a046ef 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,7 @@ /build .tox .vagrant -Vagrantfile \ No newline at end of file +Vagrantfile + +# PyCharm +.idea