Forráskód Böngészése

Add webAssembly front

Florian 1 éve
szülő
commit
8cb676c895
1 módosított fájl, 7 hozzáadás és 0 törlés
  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