This commit is contained in:
Joshua Seigler 2025-04-01 18:24:51 -07:00
commit 420d719fc1
38 changed files with 37951 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"]
}