simpledns/.vscode/settings.json
2025-08-23 18:51:10 +02:00

6 lines
No EOL
84 B
JSON

{
"files.associations": {
"stdio.h": "c",
"netdb.h": "c"
}
}