P417_SWTL/.vscode/settings.json

7 lines
122 B
JSON
Raw Normal View History

2024-07-03 23:12:55 +08:00
{
"files.associations": {
2024-07-26 14:38:26 +08:00
"rte.h": "c",
2024-09-14 17:01:54 +08:00
"sysdiagdetect.h": "c",
"touch_example.h": "c"
2024-07-03 23:12:55 +08:00
}
}