mirror of
https://gitlab.com/fabinfra/fabhardware/fabreader3.git
synced 2025-03-12 14:41:43 +01:00
16 lines
364 B
JSON
16 lines
364 B
JSON
{
|
|
"files.associations": {
|
|
"random": "cpp",
|
|
"cstddef": "cpp",
|
|
"array": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"ranges": "cpp",
|
|
"utility": "cpp",
|
|
"string": "cpp",
|
|
"functional": "cpp",
|
|
"*.desfire": "cpp",
|
|
"*.old": "cpp",
|
|
"*.deprecated": "cpp"
|
|
}
|
|
} |