Complete C# server cutover

This commit is contained in:
Nomads_Reach
2026-08-16 02:36:32 -04:00
parent ddadf87423
commit 757e614cdd
79 changed files with 923 additions and 13129 deletions
+12 -11
View File
@@ -1,6 +1,12 @@
# Build outputs
build/
out/
publish/
server/bin/
server/obj/
server/publish/
server/tests/bin/
server/tests/obj/
cmake-build-*/
*.exe
*.dll
@@ -8,6 +14,8 @@ cmake-build-*/
*.obj
*.o
*.a
*.so
*.dylib
*.pdb
*.ilk
*.exp
@@ -34,17 +42,10 @@ ui_*.h
*.rcc
qrc_*.cpp
# Python (source + staged server copies)
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
.venv-ci/
venv/
env/
# .NET generated
*.deps.json
*.runtimeconfig.json
TestResults/
# Local / runtime artifacts
*.log