From bb5ee3d98d4bd0c98e5e0d030c87b3b4d380d53e Mon Sep 17 00:00:00 2001 From: Arjun Gupta Date: Mon, 28 Dec 2020 16:07:59 +0530 Subject: [PATCH] comment node_modules from gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3e759b75..32b273a7 100644 --- a/.gitignore +++ b/.gitignore @@ -261,7 +261,7 @@ FakesAssemblies/ # Node.js Tools for Visual Studio .ntvs_analysis.dat -node_modules/ +# node_modules/ # Visual Studio 6 build log *.plg