Files
vscode/extensions/ipynb/.vscodeignore
Matt Bierner 2d9e484c8e Switch most remaining extensions to use esbuild
Just 3 left:

- git and github. These are doing weird stuff with d.ts imports and const enums

- github-authentication  which has some tricky path mapping stuff
2026-02-19 11:12:46 -08:00

9 lines
98 B
Plaintext

.vscode/**
src/**
notebook-src/**
out/**
tsconfig*.json
esbuild*.mts
package-lock.json
.gitignore