mirror of
https://gitlab.com/fabinfra/fabhardware/fabreader.git
synced 2025-03-13 23:21:44 +01:00
14 lines
309 B
JSON
14 lines
309 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"
|
|
}
|
|
} |