Edited global .gitignore
This commit is contained in:
parent
aba6617ede
commit
7a5da5116c
4
.gitignore
vendored
4
.gitignore
vendored
@ -201,9 +201,9 @@ node_modules/
|
|||||||
/src/Web/WebMVC/wwwroot/js/**
|
/src/Web/WebMVC/wwwroot/js/**
|
||||||
/src/Web/WebSPA/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/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/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/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user