platform-cli/.vscode/settings.json
thomashii@dukefirehawk.com 883f034140 Updated to version 7.0.0
2022-08-31 00:56:09 +08:00

6 lines
No EOL
101 B
JSON

{
"files.watcherExclude": {
"**/target": true
},
"cmake.configureOnOpen": false
}