diff --git a/.gitignore b/.gitignore index 6025788..5360075 100644 --- a/.gitignore +++ b/.gitignore @@ -252,8 +252,8 @@ ipython_config.py # Remove previous ipynb_checkpoints # git rm -r .ipynb_checkpoints/ -!data -!history data/* history/* -.idea/* \ No newline at end of file +.idea/* +!data +!history \ No newline at end of file