From d9a33fad942d9ba4df275197d64228b97ede4995 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 9 Feb 2015 15:34:16 -0500 Subject: [PATCH] adding the npm log to our gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1160400a8f..abcaa6dc04 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ tar-build /package.json node_modules/** /tmp +npm-debug.log # UI build debugging /DEBUG-* @@ -68,4 +69,3 @@ setup/inventory env/* nohup.out reports -