xxxxxxxxxx
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"_ide_helper_models.php": true,
"_ide_helper*.php": true,
".vscode": true,
".git/logs": true,
".git": true,
"**/.idea": true,
".idea": true,
},