denyhosts/.vscode/settings.json

13 lines
265 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",
2024-05-22 15:10:19 +08:00
"stdio.h": "c",
2024-05-23 18:12:04 +08:00
"nginx.h": "c",
"cjson.h": "c"
2024-05-21 15:28:20 +08:00
}
}