From 5cb40da942230326dde98cf51ae158bff896b883 Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Tue, 15 Sep 2015 21:11:10 -0700 Subject: [PATCH] Revert "ignore npm-debug.log" --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6d194ab04..60dbe841d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,3 @@ local.properties node_modules *.log .nvm -npm-debug.log