mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-30 09:12:39 -04:00
25 lines
577 B
JSON
25 lines
577 B
JSON
{
|
|
"files.associations": {
|
|
"chrono": "cpp",
|
|
"functional": "cpp",
|
|
"memory": "cpp",
|
|
"optional": "cpp",
|
|
"sstream": "cpp",
|
|
"*.ipp": "cpp",
|
|
"array": "cpp",
|
|
"*.tcc": "cpp",
|
|
"bitset": "cpp",
|
|
"tuple": "cpp",
|
|
"fstream": "cpp",
|
|
"iomanip": "cpp",
|
|
"istream": "cpp",
|
|
"limits": "cpp",
|
|
"mutex": "cpp",
|
|
"ostream": "cpp",
|
|
"numeric": "cpp",
|
|
"stop_token": "cpp",
|
|
"streambuf": "cpp",
|
|
"utility": "cpp",
|
|
"variant": "cpp"
|
|
}
|
|
} |