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.

38 lines
511 B

  1. .dockerignore
  2. .env
  3. .git
  4. .gitignore
  5. .vs
  6. .vscode
  7. docker-compose*.yml
  8. *.md
  9. hosts
  10. LICENSE
  11. *.testsettings
  12. vsts-docs
  13. ServiceFabric
  14. readme
  15. k8s
  16. img
  17. docs
  18. deploy
  19. Components
  20. cli-windows
  21. cli-mac
  22. cli-linux
  23. **/bin/
  24. **/obj/
  25. **/node_modules/
  26. **/bower_components/
  27. **/wwwroot/lib/*
  28. global.json
  29. **/appsettings.localhost.json
  30. src/Web/WebSPA/wwwroot/
  31. packages/
  32. csproj-files/
  33. test-results/
  34. TestResults/
  35. src/Mobile/
  36. src/Web/Catalog.WebForms/
  37. src/Web/WebMonolithic/
  38. src/BuildingBlocks/CommandBus/
  39. src/Services/Marketing/Infrastructure/