.vscode/**
.gitignore
src/**
tsconfig.json
vitest.config.mts
pnpm-lock.yaml
**/*.test.ts
**/*.test.js
**/.DS_Store
node_modules/**
