Files
WRNexusJS/editors/vscode/.vscodeignore
T

13 lines
138 B
Plaintext

.vscode/**
test/**
PUBLISHING.md
icons/*.svg
*.vsix
**/*.ts
**/*.map
**/tsconfig.json
package-lock.json
bun.lock
../../**
node_modules/**