This commit is contained in:
Hri7566 2025-07-16 19:33:00 -04:00
commit a339442395
37 changed files with 5790 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"]
}