new project init

This commit is contained in:
2025-01-11 15:43:52 +01:00
parent 56cc15fef5
commit b08e389b7b
46 changed files with 1876 additions and 1536 deletions

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

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