diff --git a/.gitignore b/.gitignore index 89f16a2..dd76d71 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ _site/ .DS_Store + +# Ignore notebook checkpoint files +.ipynb_checkpoints