chore(config): update vscodeignore to exclude additional build artifacts
This commit is contained in:
+7
-3
@@ -1,6 +1,10 @@
|
||||
src/**
|
||||
node_modules/**
|
||||
.vscode/**
|
||||
.git/**
|
||||
.gitignore
|
||||
node_modules/**
|
||||
*.vsix
|
||||
assets/**
|
||||
src/**
|
||||
tsconfig.json
|
||||
cline-main/**
|
||||
**/*.map
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user