diff --git a/.gitignore b/.gitignore index 1dbc687..50992e9 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ target/ #Ipython Notebook .ipynb_checkpoints + +# PyCharm +.idea