From 98f179e64add4982c5a53e31c7887a6ae65a2b8e Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Thu, 14 Apr 2016 17:45:47 -0700 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 69ce0a7..8fe8ddd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -./lib +lib node_modules -npm-debug.log \ No newline at end of file +npm-debug.log