From dcba9b2fda23d35a2753ef1ceee5eeb0b40b3daf Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Fri, 7 Sep 2018 22:34:22 +0600 Subject: [PATCH] Edited global .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f7a1fec69..98f857ace 100644 --- a/.gitignore +++ b/.gitignore @@ -193,12 +193,12 @@ ClientBin/ *.dbproj.schemaview *.publishsettings node_modules/ +/src/Web/WebMVC/wwwroot/css/** 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/css/** src/Services/Identity/Identity.API/wwwroot/js/** src/Services/Identity/Identity.API/wwwroot/js/**/** src/Services/Identity/Identity.API/wwwroot/lib/**