- added .vscode

This commit is contained in:
2024-01-21 14:11:04 +01:00
parent 3e819d32a8
commit 1600058f3b
3 changed files with 127 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"files.associations": {
"*.mm": "cpp"
}
}