platform-cli/.vscode/settings.json
2021-07-18 12:22:11 +08:00

5 lines
No EOL
65 B
JSON

{
"files.watcherExclude": {
"**/target": true
}
}