fast-bwa/.vscode/settings.json

5 lines
59 B
JSON
Raw Normal View History

2023-12-24 17:23:14 +08:00
{
"files.associations": {
"random": "c"
2023-12-24 17:23:14 +08:00
}
}