diff --git a/.gitignore b/.gitignore index b11f7fc..bf27726 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,10 @@ htmlcov/ # Notebooks **.ipynb +notebooks/** + +# Data +data/** + +# Notes +notes.md \ No newline at end of file