This commit is contained in:
fengchuanhn@gmail.com
2026-05-15 17:23:47 +08:00
commit bac4ced1fe
37 changed files with 6924 additions and 0 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["tauri-apps.tauri-vscode", "rust-lang.rust-analyzer"]
}