From 269ced639bc7d5148876cfec2348262295bab632 Mon Sep 17 00:00:00 2001 From: Arpit Agarwal <93arpit@gmail.com> Date: Tue, 17 Oct 2017 02:40:00 +0530 Subject: [PATCH] Uncomment node_modules from .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b620619d8c..e4c5b0e314 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,7 @@ build # Dependency directory # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git -# node_modules +node_modules lib dist