cxx/.vscode/settings.json
2020-09-24 09:04:42 -04:00

6 lines
60 B
JSON

{
"search.exclude": {
"**/target": true
}
}