pylyzer/extension/.vscodeignore

13 lines
151 B
Plaintext

.vscode/**
.vscode-test/**
out/**
node_modules/**
src/**
**/tsconfig.json
# **/.eslintrc.json
**/*.map
**/*.ts
.gitignore
webpack.config.js
biome.json