DeepCodeGenius-vscode/.vscodeignore

12 lines
167 B
Plaintext
Raw Permalink Normal View History

2025-04-13 14:22:32 +08:00
.vscode/**
.vscode-test/**
out/**
node_modules/**
webview/node_modules/**
webview/src/**
**/*.map
.gitignore
tsconfig.json
webpack.config.js
**/.eslintrc.json
**/*.ts