adding file select

This commit is contained in:
2024-02-18 19:51:53 +01:00
parent 035d72fd56
commit ea2f60f3c2
10 changed files with 1632 additions and 46 deletions

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

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