23 lines
497 B
JSON
23 lines
497 B
JSON
{
|
|
"files.associations": {
|
|
"variables.h": "c",
|
|
"arduino.h": "c",
|
|
"algorithm": "cpp",
|
|
"random": "cpp",
|
|
"type_traits": "cpp",
|
|
"iterator": "cpp",
|
|
"rope": "c",
|
|
"__locale": "c",
|
|
"string": "c",
|
|
"ios": "cpp",
|
|
"locale": "cpp",
|
|
"functional": "cpp",
|
|
"numeric": "cpp",
|
|
"*.tcc": "cpp",
|
|
"bitset": "cpp",
|
|
"set": "cpp"
|
|
},
|
|
"files.exclude": {
|
|
"**/build": true
|
|
}
|
|
} |