Edited global .gitignore

This commit is contained in:
rafsanulhasan 2018-09-07 22:34:22 +06:00
parent 8298fb47ec
commit dcba9b2fda

2
.gitignore vendored
View File

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