Edited global .gitignore

This commit is contained in:
rafsanulhasan 2018-09-07 22:50:09 +06:00
parent dcba9b2fda
commit 3f759c5160
No known key found for this signature in database
GPG Key ID: FC57FD2D87BE60DD

1
.gitignore vendored
View File

@ -201,6 +201,7 @@ 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/lib
src/Services/Identity/Identity.API/wwwroot/lib/**
src/Services/Identity/Identity.API/wwwroot/lib/**/**
src/Web/WebMVC/node_modules/**