From aba6617edeba69e7f7665d531acab9dc28aa930f Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Sat, 8 Sep 2018 05:55:13 +0600 Subject: [PATCH] Edited global .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 996d34bae..669ced745 100644 --- a/.gitignore +++ b/.gitignore @@ -198,8 +198,8 @@ ClientBin/ *.publishsettings node_modules/ /src/Web/WebMVC/wwwroot/css/** -src/Web/WebMVC/wwwroot/js/** -src/Web/WebSPA/wwwroot/js/**/** +/src/Web/WebMVC/wwwroot/js/** +/src/Web/WebSPA/wwwroot/js/**/** /src/Web/WebMVC/wwwroot/lib src/Web/WebMVC/wwwroot/lib/** /src/Web/WebMVC/wwwroot/lib/**/**