system-praktyk-api/.vscode/settings.json

6 lines
79 B
JSON

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