From c0a2490e133cf29120bd2075aa352356139c4df0 Mon Sep 17 00:00:00 2001 From: Rafsanul Hasan Date: Sat, 8 Sep 2018 06:44:00 +0600 Subject: [PATCH] Edited global .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 075b62748..5e2624779 100644 --- a/.gitignore +++ b/.gitignore @@ -205,7 +205,7 @@ node_modules/ /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/lib +/src/Services/Identity/Identity.API/wwwroot/lib src/Services/Identity/Identity.API/wwwroot/lib/** src/Services/Identity/Identity.API/wwwroot/lib/**/** src/Web/WebMVC/node_modules/**