Retire legacy implementations and flatten managed layout
This commit is contained in:
+3
-4
@@ -3,9 +3,9 @@
|
||||
|
||||
# Previous build outputs
|
||||
build/
|
||||
dotnet/artifacts/
|
||||
dotnet/**/bin/
|
||||
dotnet/**/obj/
|
||||
artifacts/
|
||||
**/bin/
|
||||
**/obj/
|
||||
|
||||
# Native GUI client code (Swift/Xcode, C#/WinForms) — server build doesn't need these
|
||||
clients/
|
||||
@@ -18,7 +18,6 @@ PROGRESS.md
|
||||
CLAUDE.md
|
||||
|
||||
# Editor / tooling config
|
||||
.clang-format
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user