bwa/.vscode/settings.json

5 lines
59 B
JSON
Raw Normal View History

2023-08-24 14:25:32 +08:00
{
"files.associations": {
"random": "c"
}
}