**/*.ts
!**/dist/**
**/tsconfig.json
**/.eslintrc*
**/*.map
node_modules/
src/
tests/
.github/
.vscode/
