VSCode config

This commit is contained in:
2021-10-02 15:08:10 +02:00
parent 61545e0455
commit 0e51f87efc

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

@@ -0,0 +1,5 @@
{
"files.associations": {
"windows.h": "c"
}
}