eShopOnContainers/src/.dockerignore
2020-12-21 16:44:02 +01:00

23 lines
277 B
Plaintext

.dockerignore
.env
.git
.gitignore
.vs
.vscode
docker-compose*.yml
*.md
hosts
LICENSE
*.testsettings
**/bin/
**/obj/
**/node_modules/
**/bower_components/
**/wwwroot/lib/
global.json
**/appsettings.localhost.json
Web/WebSPA/wwwroot/
packages/
test-results/
TestResults/
Mobile/