denyhosts/.vscode/settings.json

21 lines
466 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",
2024-05-27 16:05:31 +08:00
"cjson.h": "c",
"stdlib.h": "c",
"stddef.h": "c",
"signal.h": "c",
"time.h": "c",
"stdarg.h": "c",
"libclamav.h": "c",
"rhost.h": "c",
"warning.h": "c"
2024-05-21 15:28:20 +08:00
}
}