{
"files.exclude": {
".{git}/": false
},
"search.exclude": {
"**/node_modules": true,
"**/bower_components": true,
"**/*.code-search": true,
".*/": true
"files.associations": {},
"explorer.excludeGitIgnore": false
}