Files
rust/.vscode/settings.json
Jonathan Carter 0207c629b9 Initial commit
2019-05-01 13:00:29 -07:00

6 lines
92 B
JSON

{
"search.exclude": {
"**/target": true
},
"lldb.verboseLogging": true
}