eShopOnContainers/src/.dockerignore

23 lines
277 B
Plaintext
Raw Normal View History

.dockerignore
.env
.git
.gitignore
.vs
.vscode
docker-compose*.yml
*.md
hosts
LICENSE
*.testsettings
**/bin/
**/obj/
**/node_modules/
2017-12-18 12:52:05 +01:00
**/bower_components/
2019-11-18 15:04:11 +00:00
**/wwwroot/lib/
2018-01-29 15:58:08 +00:00
global.json
**/appsettings.localhost.json
2019-11-18 15:04:11 +00:00
Web/WebSPA/wwwroot/
2019-04-10 13:54:06 +01:00
packages/
test-results/
TestResults/
Mobile/