From 7a5da5116c93f730a75a9acc244fd89e7154364a Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Sat, 8 Sep 2018 05:57:31 +0600 Subject: [PATCH] Edited global .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 669ced745..5d1fa3164 100644 --- a/.gitignore +++ b/.gitignore @@ -201,9 +201,9 @@ node_modules/ /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/** /src/Web/WebMVC/wwwroot/lib/**/** -src/Services/Identity/Identity.API/wwwroot/js/** +/src/Services/Identity/Identity.API/wwwroot/js/** src/Services/Identity/Identity.API/wwwroot/js/**/** src/Services/Identity/Identity.API/wwwroot/lib src/Services/Identity/Identity.API/wwwroot/lib/**