From a216cc0199133e0ed052b56fc693eed8114d884f Mon Sep 17 00:00:00 2001 From: Josh Hull Date: Sat, 10 Sep 2011 14:11:18 -0700 Subject: [PATCH] add to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 66f2fc4..a40e9ca 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ pkg rdoc Gemfile.lock .rvmrc -*.rbc \ No newline at end of file +*.rbc +js/npm-debug.log \ No newline at end of file