.gitignore
.vscodeignore
tsconfig.json
src/**
out/**/*.map
node_modules/typescript/**
node_modules/@types/**
scripts/**
test/**
