Newsbot.Collector/.vscode/settings.json

6 lines
79 B
JSON

{
"files.exclude": {
"**/obj": true,
"**/bin": true
}
}