quasar/target/scala-2.12/classes/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

2020-12-09 12:34:03 +08:00
{
"files.watcherExclude": {
"**/target": true
}
}