mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Exclude a few more files from published extensions
This commit is contained in:
@@ -5,3 +5,4 @@ build/**
|
|||||||
extension.webpack.config.js
|
extension.webpack.config.js
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
testWorkspace/**
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
test/**
|
test/**
|
||||||
cgmanifest.json
|
cgmanifest.json
|
||||||
|
build/**
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ cgmanifest.json
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
preview-src/**
|
preview-src/**
|
||||||
webpack.config.js
|
webpack.config.js
|
||||||
esbuild-notebook.js
|
esbuild-*
|
||||||
esbuild-preview.js
|
|
||||||
.gitignore
|
.gitignore
|
||||||
**/*.d.ts
|
**/*.d.ts
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
test/**
|
test/**
|
||||||
cgmanifest.json
|
cgmanifest.json
|
||||||
|
build/**
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
test/**
|
test/**
|
||||||
cgmanifest.json
|
cgmanifest.json
|
||||||
|
build/**
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
test/**
|
test/**
|
||||||
cgmanifest.json
|
cgmanifest.json
|
||||||
|
build/**
|
||||||
|
|||||||
Reference in New Issue
Block a user