settings.json .vscode

This commit is contained in:
Mert Gör 🇹🇷 2024-12-01 13:51:54 +03:00
parent 8342a3b2c3
commit bf6a2e2bbb
Signed by: hwpplayer1
GPG Key ID: 03E547D043AB6C8F

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

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