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