Added wwwroot/lib folders to gitignore

This commit is contained in:
Ollie Ferns 2017-04-03 15:41:52 +01:00
parent 76f033ecf6
commit 82f856cf1d

4
.gitignore vendored
View File

@ -27,7 +27,7 @@ bld/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
wwwroot/lib/
**/wwwroot/lib/
# MSTest test Results
@ -259,4 +259,4 @@ pub/
/src/Services/Identity/eShopOnContainers.Identity/Properties/launchSettings.json
#Ignore marker-file used to know which docker files we have.
.eshopdocker_*
.eshopdocker_*