From 148bfcc9c0c6a64dfe7290e5c5333e3af0fb3ec6 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 18 Jul 2016 06:31:01 -0400 Subject: [PATCH] Ignoring a few more things --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.30.2