Files
TripleCross/.vscode/settings.json

13 lines
277 B
JSON

{
"files.associations": {
"time.h": "c",
"constants.h": "c",
"pkt_cls.h": "c",
"map_defs.h": "c",
"regex.h": "c",
"unistd.h": "c",
"xdp_filter.h": "c",
"module_manager.h": "c",
"modules.h": "c"
}
}