{
    "folders": [
        {
            "path": "."
        }
    ],
    "settings": {
        "search.exclude": {
            "**/node_modules": true,
            "**/vendor": true,
            "**/build": true,
            "**/tpl_c": true,
            "**/*.code-search": true,
            "**/lib/external": true
        }
    }
}
