diff --git a/.gitignore b/.gitignore index 8efb4a5..aa4b60a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc .ipynb_checkpoints *~ -#* \ No newline at end of file +#* +.idea