Files
bpf-developer-tutorial/.vscode/settings.json
2023-05-31 01:59:30 +08:00

5 lines
61 B
JSON

{
"files.associations": {
"common.h": "c"
}
}