XciD's picture
XciD HF staff
initial commit
8969f81
{
// Configure glob patterns for excluding files and folders in searches. Inherits all glob patterns from the files.exclude setting.
"search.exclude": {
"dist": true,
"build": true,
}
}