diff --git a/.gitignore b/.gitignore index 5f368cf..f1de8c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # Jupyter NB Checkpoints .ipynb_checkpoints/ +/notebooks/*.png + # exclude data from source control by default /data/