# Conflicts: # eShopOnContainers-ServicesAndWebApps.sln # k8s/deployments.yaml # k8s/gen-k8s-env-aks.ps1 # k8s/internalurls.yaml # k8s/ocelot/configuration-web-shopping.json # src/ApiGateways/ApiGw-Base/Program.cs # src/ApiGateways/Mobile.Bff.Shopping/apigw/configuration.json # src/ApiGateways/Web.Bff.Shopping/apigw/configuration.json # src/Services/Identity/Identity.API/Configuration/Config.cs # src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs # src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs # src/Web/WebMVC/AppSettings.cs # src/Web/WebMVC/Startup.cs # src/Web/WebSPA/AppSettings.cs # src/Web/WebSPA/Client/modules/shared/models/configuration.model.ts # src/Web/WebSPA/Client/modules/shared/services/configuration.service.ts # src/Web/WebSPA/Client/modules/shared/services/security.service.ts
34 lines
419 B
Plaintext
34 lines
419 B
Plaintext
.dockerignore
|
|
.env
|
|
.git
|
|
.gitignore
|
|
.vs
|
|
.vscode
|
|
docker-compose*.yml
|
|
docker-compose.dcproj
|
|
*.sln
|
|
!eShopOnContainers-ServicesAndWebApps.sln
|
|
*.md
|
|
hosts
|
|
LICENSE
|
|
*.testsettings
|
|
vsts-docs
|
|
ServiceFabric
|
|
readme
|
|
k8s
|
|
img
|
|
docs
|
|
deploy
|
|
Components
|
|
cli-windows
|
|
cli-mac
|
|
cli-linux
|
|
**/bin/
|
|
**/obj/
|
|
**/node_modules/
|
|
**/bower_components/
|
|
**/wwwroot/lib/
|
|
!**/wwwroot/lib/signalr/*
|
|
!**/wwwroot/lib/toastr/*
|
|
global.json
|
|
src/Web/WebSPA/wwwroot/ |