Merge pull request #2467 from PKief/patch-1
Fix wrong file name (.vscodeignore)
This commit is contained in:
Коммит
b4509381ea
|
@ -126,7 +126,7 @@ This configuration for running tests is the same for non-webpacked extensions. T
|
|||
|
||||
Before publishing, you should update the `.vscodeignore` file. Everything that's now bundled into the `dist/extension.js` file can be excluded, usually the `out` folder (in case you didn't delete it yet) and most importantly, the `node_modules` folder.
|
||||
|
||||
A typical `.vsignore` file looks like this:
|
||||
A typical `.vscodeignore` file looks like this:
|
||||
|
||||
```bash
|
||||
.vscode
|
||||
|
|
Загрузка…
Ссылка в новой задаче