.vscode/**
.vscode-test/**
src/**
scripts/**
**/*.map
**/*.ts
tsconfig.json
.gitignore
.eslintrc*
node_modules/**
!out/dictionary.json
