From 4ca60db26ad37fa0614568de2abed82fd0d73cf8 Mon Sep 17 00:00:00 2001 From: Craig Davis Date: Mon, 14 Jan 2013 14:03:37 -0600 Subject: [PATCH] Ignore any npm installation errors from the repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 178be74..d5b5214 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +npm-debug.log node_modules .nide