{
"files.associations": {
"*.h": "cpp",
"*.hpp": "cpp",
"*.cc": "cpp",
"*.cpp": "cpp",
},
"C_Cpp.autoAddFileAssociations": false,
"files.exclude": {
"**/build": true
"search.exclude": {
}