mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Exclude a few more files from published extensions
This commit is contained in:
@@ -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/**
|
||||
|
||||
Reference in New Issue
Block a user