Files
FileSync/.vscode/settings.json

9 lines
163 B
JSON

{
"files.associations": {
"time.h": "c",
"signal.h": "c",
"execinfo.h": "c",
"dlfcn.h": "c",
"siginfo_t.h": "c"
}
}