16 lines
324 B
JSON
16 lines
324 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"
|
|
},
|
|
"files.exclude": {
|
|
"**/build": true
|
|
}
|
|
} |