GenDocX/.vscodeignore
2025-02-28 17:53:40 +05:30

17 lines
196 B
Plaintext

.vscode/**
.vscode-test/**
test/**
.gitignore
.yarnrc
vsc-extension-quickstart.md
**/jsconfig.json
**/*.map
**/eslint.config.mjs
**/.vscode-test.*
node_modules
**/*.map
.git
.github
.vscode
tests