{ "folders": [ { "name": "DevHive.Angular", "path": "./DevHive.Angular" }, { "name": "DevHive.Web", "path": "./DevHive.Web" }, { "name": "DevHive.Services", "path": "./DevHive.Services" }, { "name": "DevHive.Data", "path": "./DevHive.Data" }, { "name": "DevHive.Common", "path": "./DevHive.Common" }, ], "settings": { "files.exclude": { "**/.vscode": true, "**/bin": true, "**/obj": true, ".gitignore" : true, } } }