Initial commit

This commit is contained in:
Guilleag01
2023-08-06 17:40:50 +02:00
commit cd6624be37
42 changed files with 796 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"emmet.includeLanguages": {
"rust": "html"
}
}