11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"files.associations": {
|
|
"variables.h": "c",
|
|
"arduino.h": "c",
|
|
"algorithm": "cpp",
|
|
"random": "cpp"
|
|
},
|
|
"files.exclude": {
|
|
"**/build": true
|
|
}
|
|
} |