platform-cli/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

2021-07-18 04:22:11 +00:00
{
"files.watcherExclude": {
"**/target": true
}
}