diff --git a/.gitignore b/.gitignore index 5360075..c561d5e 100644 --- a/.gitignore +++ b/.gitignore @@ -255,5 +255,5 @@ ipython_config.py data/* history/* .idea/* -!data -!history \ No newline at end of file +!./data +!./history \ No newline at end of file