.git/**
.gitignore
.github/**
.vscode/**
src/**
test/**
out/test/**
node_modules/@types/**
**/*.map
**/*.d.ts
tsconfig.json
