denyhosts/.vscode/settings.json

11 lines
217 B
JSON
Raw Normal View History

2024-05-21 15:28:20 +08:00
{
"files.associations": {
"assert.h": "c",
"ip2region.h": "c",
"conf.h": "c",
"ccronexpr.h": "c",
"clamscan.h": "c",
2024-05-22 11:36:50 +08:00
"libiptc.h": "c",
"stdio.h": "c"
2024-05-21 15:28:20 +08:00
}
}