carb-sync/.vscode/settings.json

5 lines
48 B
JSON
Raw Normal View History

{
"files.associations": {
"*.tcc": "cpp"
}
}