.gitignore 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. dice_roller.pyc
  2. .vscode
  3. .DS_Store
  4. __pycache__
  5. /Dotnet/Warhammer/bin/Debug/netcoreapp3.1
  6. /Dotnet/Warhammer/obj/Debug/netcoreapp3.1
  7. /Dotnet/Warhammer/obj/Release/netcoreapp3.1
  8. /Dotnet/Warhammer/obj
  9. /Dotnet/Warhammer/wwwroot
  10. /Dotnet/.vs/Warhammer
  11. /Dotnet/Warhammer/bin/Release/netcoreapp3.1
  12. /Dotnet/DataLayer/bin/Debug/net6.0
  13. /Dotnet/DataLayer/obj
  14. /Dotnet/Domain/bin/Debug/net6.0
  15. /Dotnet/Domain/obj
  16. /Dotnet/Infrastructure/bin/Debug/net6.0
  17. /Dotnet/Infrastructure/obj
  18. /Dotnet/Services/bin/Debug/net6.0
  19. /Dotnet/Services/obj
  20. /Dotnet/Warhammer/bin/Debug/net6.0
  21. /Dotnet/.vs/ProjectEvaluation
  22. /Dotnet/DeathwatchConsoleApp/bin/Debug/net6.0
  23. /Dotnet/DeathwatchConsoleApp/obj/Debug/net6.0
  24. /Dotnet/DeathwatchConsoleApp/obj
  25. /Dotnet/WebAssemblyFront/Client/bin/Debug/net6.0
  26. /Dotnet/WebAssemblyFront/Client/obj/Debug/net6.0
  27. /Dotnet/WebAssemblyFront/Client/obj
  28. /Dotnet/WebAssemblyFront/Server/bin/Debug/net6.0
  29. /Dotnet/WebAssemblyFront/Server/obj
  30. /Dotnet/WebAssemblyFront/Shared/obj
  31. /Dotnet/WebAssemblyFront/Shared/bin/Debug/net6.0
  32. /Dotnet/DataLayer/bin/Debug/net8.0
  33. /Dotnet/Deathwatch/bin/Debug/net8.0
  34. /Dotnet/Deathwatch/obj
  35. /Dotnet/Domain/bin/Debug/net8.0
  36. /Dotnet/Infrastructure/bin/Debug/net8.0
  37. /Dotnet/Services/bin/Debug/net8.0
  38. /Dotnet/Warhammer/bin/Debug/net8.0
  39. /.vs/Warhammer/FileContentIndex
  40. /.vs/Warhammer/v17
  41. /Dotnet/Deathwatch/bin/Release/net8.0
  42. /Dotnet/Infrastructure/bin/Release/net8.0
  43. /Dotnet/Services/bin/Release/net8.0
  44. /Dotnet/Domain/bin/Release/net8.0
  45. /Dotnet/DataLayer/bin/Release/net8.0
  46. /Dotnet/Deathwatch/Properties/PublishProfiles
  47. /Dotnet/Deathwatch/Properties/ServiceDependencies/Deathwatch - Web Deploy
  48. /Dotnet/Deathwatch/.config