sw_perf/.vscode/settings.json

6 lines
86 B
JSON
Raw Normal View History

{
"files.associations": {
2023-08-20 02:16:25 +08:00
"functional": "c",
"random": "c"
}
}