This commit is contained in:
JOLIMAITRE Matthieu 2022-09-03 03:36:52 +02:00
commit 5b3923b990
24 changed files with 4352 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"]
}