2 Commits 4a378f9615 ... 8e8e29d8c9

Tác giả SHA1 Thông báo Ngày
  Florian 8e8e29d8c9 Merge branch 'DotNet' of https://gogs.steenput.be/bsteenput/Warhammer into DotNet 1 năm trước cách đây
  Florian 8cb676c895 Add webAssembly front 1 năm trước cách đây
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -22,3 +22,10 @@ __pycache__
 /Dotnet/DeathwatchConsoleApp/bin/Debug/net6.0
 /Dotnet/DeathwatchConsoleApp/obj/Debug/net6.0
 /Dotnet/DeathwatchConsoleApp/obj
+/Dotnet/WebAssemblyFront/Client/bin/Debug/net6.0
+/Dotnet/WebAssemblyFront/Client/obj/Debug/net6.0
+/Dotnet/WebAssemblyFront/Client/obj
+/Dotnet/WebAssemblyFront/Server/bin/Debug/net6.0
+/Dotnet/WebAssemblyFront/Server/obj
+/Dotnet/WebAssemblyFront/Shared/obj
+/Dotnet/WebAssemblyFront/Shared/bin/Debug/net6.0