platform/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

2021-02-14 05:22:25 +00:00
{
"files.watcherExclude": {
"**/target": true
}
}