mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
move cli to top level
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports.all = [
|
||||
'scripts/**/*',
|
||||
'src/**/*',
|
||||
'test/**/*',
|
||||
'!src/cli/**/*',
|
||||
'!cli/**/*',
|
||||
'!out*/**',
|
||||
'!test/**/out/**',
|
||||
'!**/node_modules/**',
|
||||
|
||||
Reference in New Issue
Block a user