parent
5b9b5e130e
commit
21adc36934
@ -1,5 +1,13 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"ostream": "cpp"
|
||||
"ostream": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"random": "cpp",
|
||||
"sstream": "cpp",
|
||||
"array": "cpp",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"utility": "cpp",
|
||||
"*.tpp": "cpp"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue