- .dockerignore
- .env
- .git
- .gitignore
- .vs
- .vscode
- docker-compose*.yml
- docker-compose.dcproj
- *.sln
- *.md
- hosts
- LICENSE
- *.testsettings
- vsts-docs
- test
- ServiceFabric
- readme
- k8s
- img
- docs
- deploy
- Components
- cli-windows
- cli-mac
- cli-linux
- **/bin/
- **/obj/
- **/node_modules/
- **/bower_components/
- **/wwwroot/lib/*
- global.json
- **/appsettings.localhost.json
- src/Web/WebSPA/wwwroot/
- packages/
- csproj-files/
- test-results/
- TestResults/
- src/Mobile/
- src/Web/Catalog.WebForms/
- src/Web/WebMonolithic/
- src/BuildingBlocks/CommandBus/
- src/Services/Marketing/Infrastructure/
|