You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
454 B

  1. .dockerignore
  2. .env
  3. .git
  4. .gitignore
  5. .vs
  6. .vscode
  7. docker-compose*.yml
  8. docker-compose.dcproj
  9. *.sln
  10. !eShopOnContainers-ServicesAndWebApps.sln
  11. *.md
  12. hosts
  13. LICENSE
  14. *.testsettings
  15. vsts-docs
  16. test
  17. ServiceFabric
  18. readme
  19. k8s
  20. img
  21. docs
  22. deploy
  23. Components
  24. cli-windows
  25. cli-mac
  26. cli-linux
  27. **/bin/
  28. **/obj/
  29. **/node_modules/
  30. **/bower_components/
  31. **/wwwroot/lib/
  32. !**/wwwroot/lib/signalr/*
  33. !**/wwwroot/lib/toastr/*
  34. global.json
  35. **/appsettings.localhost.json
  36. src/Web/WebSPA/wwwroot/