plan oxidation

- add the drivers
 - add the uniffi build toolchain
 - create the plan document
This commit is contained in:
Timo K.
2026-09-15 19:06:04 +02:00
parent fe91162869
commit 36ed60d95c
38 changed files with 17213 additions and 1 deletions
+2
View File
@@ -57,6 +57,8 @@ export default defineConfig((configEnv) =>
"src/utils/test.ts",
"src/utils/test-viewmodel.ts",
"src/utils/test-fixtures.ts",
"src/utils/test-matrix-rtc.ts",
"src/matrix-rtc-sdk/generated/**",
"playwright/**",
],
},