34 lines
		
	
	
		
			404 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			404 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .dockerignore
 | |
| .env
 | |
| .git
 | |
| .gitignore
 | |
| .vs
 | |
| .vscode
 | |
| docker-compose*.yml
 | |
| docker-compose.dcproj
 | |
| *.sln
 | |
| !eShopOnContainers-ServicesAndWebApps.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/ |