mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
out and node_modules should not be ignored by vsce prompt_tsx is a dependency, not a dev_dependency chatVariableResovler API is not used
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
src/**
|
|
.gitignore
|
|
.yarnrc
|
|
webpack.config.js
|
|
vsc-extension-quickstart.md
|
|
**/tsconfig.json
|
|
**/.eslintrc.json
|
|
**/*.map
|
|
**/*.ts
|