add all project files

This commit is contained in:
Luna
2026-04-04 00:40:12 +02:00
parent 3909cfcf95
commit 97eb3eb021
82 changed files with 14174 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"]
}