10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"files.watcherExclude": {
|
|
"**/target": true
|
|
},
|
|
"files.associations": {
|
|
"system_cfg.h": "c",
|
|
"plic.h": "c",
|
|
"compare": "c"
|
|
}
|
|
} |