From f85778a884c4d2d8675764638790b291be920664 Mon Sep 17 00:00:00 2001 From: Steve Kinney Date: Thu, 7 Mar 2013 06:54:18 -0500 Subject: [PATCH] Ignore all the things --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 43b2fc0..8ca1f33 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *~ .DS_Store node_modules/ +node_modules/* /npm-debug.log