🚀 meta: initial commit

This commit is contained in:
J / Jacob Babich
2024-04-14 16:18:42 -04:00
commit 786a885973
34 changed files with 419 additions and 0 deletions

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

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