Exclude a few more files from published extensions

This commit is contained in:
Matt Bierner 2025-08-13 10:15:20 -07:00
parent d3c3cf8f50
commit 8f232fff89
6 changed files with 6 additions and 2 deletions

View File

@ -5,3 +5,4 @@ build/**
extension.webpack.config.js
tsconfig.json
package-lock.json
testWorkspace/**

View File

@ -1,2 +1,3 @@
test/**
cgmanifest.json
build/**

View File

@ -12,7 +12,6 @@ cgmanifest.json
package-lock.json
preview-src/**
webpack.config.js
esbuild-notebook.js
esbuild-preview.js
esbuild-*
.gitignore
**/*.d.ts

View File

@ -1,2 +1,3 @@
test/**
cgmanifest.json
build/**

View File

@ -1,2 +1,3 @@
test/**
cgmanifest.json
build/**

View File

@ -1,2 +1,3 @@
test/**
cgmanifest.json
build/**