{ "CMake": { "SourceDirectory": ".", "ExcludeItems": [ "**/third_party/**", "**/docs/**", "**/tests/**", "**/examples/**", "**/archive/**", "*.pdf", "*.zip", "*.dll", "*.lib" ] } }