Adds vscode settings

This commit is contained in:
Rune Harlyk
2024-03-30 21:53:14 +01:00
committed by Rune Harlyk
parent 1550bb192a
commit c71f0a702d
2 changed files with 17 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"files.associations": {
"*.tcc": "cpp"
}
}