Files
bpf-developer-tutorial/.vscode/settings.json
2022-12-06 21:42:04 +08:00

5 lines
60 B
JSON

{
"files.associations": {
"numbers": "c"
}
}