mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 14:47:53 +00:00
Exclude a few more files from published extensions
This commit is contained in:
parent
d3c3cf8f50
commit
8f232fff89
@ -5,3 +5,4 @@ build/**
|
||||
extension.webpack.config.js
|
||||
tsconfig.json
|
||||
package-lock.json
|
||||
testWorkspace/**
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
test/**
|
||||
cgmanifest.json
|
||||
build/**
|
||||
|
||||
@ -12,7 +12,6 @@ cgmanifest.json
|
||||
package-lock.json
|
||||
preview-src/**
|
||||
webpack.config.js
|
||||
esbuild-notebook.js
|
||||
esbuild-preview.js
|
||||
esbuild-*
|
||||
.gitignore
|
||||
**/*.d.ts
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
test/**
|
||||
cgmanifest.json
|
||||
build/**
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
test/**
|
||||
cgmanifest.json
|
||||
build/**
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
test/**
|
||||
cgmanifest.json
|
||||
build/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user