Edited global .gitignore

This commit is contained in:
rafsanulhasan 2018-09-08 05:57:31 +06:00 committed by Rafsanul Hasan
parent aba6617ede
commit 7a5da5116c
No known key found for this signature in database
GPG Key ID: FC57FD2D87BE60DD

4
.gitignore vendored
View File

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