.vscode/** .vscode-test/** node_modules/** src/** .gitignore .yarnrc **/tsconfig.json **/.eslintrc.json **/*.map **/*.ts out/** webpack.config.js .replit .breakpoints .local/** .cache/** .upm/** .git/** .github/** **/test/** **/tests/** **/*.test.js **/*.spec.js *.vsix # Development and build artifacts generated-icon.png out/test/** package-lock.json # Assets not needed in the final package attached_assets/** .config