mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
excluding artifacts from package
This commit is contained in:
@ -10,3 +10,7 @@ vsc-extension-quickstart.md
|
||||
**/*.map
|
||||
**/*.ts
|
||||
**/*.tsbuildinfo
|
||||
node_modules/**
|
||||
notebook-renderer-sample.gif
|
||||
sample/**
|
||||
*.vsix
|
||||
Reference in New Issue
Block a user