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/**