2017-11-27 13:48:31 -08:00
|
|
|
.dockerignore
|
|
|
|
.env
|
|
|
|
.git
|
|
|
|
.gitignore
|
|
|
|
.vs
|
|
|
|
.vscode
|
2018-01-04 11:01:45 -08:00
|
|
|
docker-compose*.yml
|
|
|
|
*.md
|
|
|
|
hosts
|
|
|
|
LICENSE
|
|
|
|
*.testsettings
|
2017-11-27 13:48:31 -08:00
|
|
|
vsts-docs
|
|
|
|
ServiceFabric
|
|
|
|
readme
|
|
|
|
k8s
|
|
|
|
img
|
|
|
|
docs
|
|
|
|
deploy
|
|
|
|
Components
|
|
|
|
cli-windows
|
|
|
|
cli-mac
|
|
|
|
cli-linux
|
|
|
|
**/bin/
|
|
|
|
**/obj/
|
|
|
|
**/node_modules/
|
2017-12-18 12:52:05 +01:00
|
|
|
**/bower_components/
|
2018-09-20 19:06:18 +02:00
|
|
|
**/wwwroot/lib/*
|
2018-01-29 15:58:08 +00:00
|
|
|
global.json
|
2018-03-23 12:37:12 +01:00
|
|
|
**/appsettings.localhost.json
|
2019-04-10 13:54:06 +01:00
|
|
|
src/Web/WebSPA/wwwroot/
|
|
|
|
packages/
|
|
|
|
csproj-files/
|
|
|
|
test-results/
|
|
|
|
TestResults/
|
|
|
|
src/Mobile/
|
|
|
|
src/Web/Catalog.WebForms/
|
|
|
|
src/Web/WebMonolithic/
|
2019-04-12 19:45:45 +01:00
|
|
|
src/BuildingBlocks/CommandBus/
|
|
|
|
src/Services/Marketing/Infrastructure/
|