mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Consolidate under single 'welcome' folder (fixes #19065)
This commit is contained in:
@@ -71,8 +71,8 @@ const vscodeResources = [
|
||||
'out-build/vs/**/markdown.css',
|
||||
'out-build/vs/workbench/parts/tasks/**/*.json',
|
||||
'out-build/vs/workbench/parts/terminal/electron-browser/terminalProcess.js',
|
||||
'out-build/vs/workbench/parts/walkThrough/**/*.md',
|
||||
'out-build/vs/workbench/parts/welcomePage/**/*.html',
|
||||
'out-build/vs/workbench/parts/welcome/walkThrough/**/*.md',
|
||||
'out-build/vs/workbench/parts/welcome/page/**/*.html',
|
||||
'out-build/vs/workbench/services/files/**/*.exe',
|
||||
'out-build/vs/workbench/services/files/**/*.md',
|
||||
'!**/test/**'
|
||||
|
||||
Reference in New Issue
Block a user