.vscode/**
src/**
node_modules/**
.gitignore
.gitattributes
tsconfig.json
pnpm-lock.yaml
pnpm-workspace.yaml
**/*.ts
**/*.map
