generallib/.vscode/settings.json

5 lines
59 B
JSON
Raw Normal View History

2020-08-27 16:27:10 +00:00
{
"files.associations": {
"*.rh": "cpp"
}
}