Feedback-Machine/.vscode/settings.json

5 lines
60 B
JSON
Raw Normal View History

2025-01-20 10:58:40 -05:00
{
"files.associations": {
"*.tcc": "cpp"
}
}