Added wwwroot/lib folders to gitignore
This commit is contained in:
parent
76f033ecf6
commit
82f856cf1d
4
.gitignore
vendored
4
.gitignore
vendored
@ -27,7 +27,7 @@ bld/
|
|||||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||||
#wwwroot/
|
#wwwroot/
|
||||||
|
|
||||||
wwwroot/lib/
|
**/wwwroot/lib/
|
||||||
|
|
||||||
|
|
||||||
# MSTest test Results
|
# MSTest test Results
|
||||||
@ -259,4 +259,4 @@ pub/
|
|||||||
/src/Services/Identity/eShopOnContainers.Identity/Properties/launchSettings.json
|
/src/Services/Identity/eShopOnContainers.Identity/Properties/launchSettings.json
|
||||||
|
|
||||||
#Ignore marker-file used to know which docker files we have.
|
#Ignore marker-file used to know which docker files we have.
|
||||||
.eshopdocker_*
|
.eshopdocker_*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user