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.

41 lines
544 B

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