adjusted protocol + timings

This commit is contained in:
2025-12-21 11:09:39 +01:00
parent f1788c1b91
commit 4e033b4ea6
16 changed files with 26018 additions and 26016 deletions

View File

@@ -44,6 +44,7 @@
"**/*.a": true,
"**/*.lib": true,
"**/*.out": true,
"**/*.dwo": true
"**/*.dwo": true,
"**/*.bin": true
}
}