diff --git a/.gitignore b/.gitignore index 7423d06..cf3b859 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ +*.pyc *~ .DS_Store +.ipynb_checkpoints .sass-cache -_site __pycache__ +_site