.gitignore 191 B

123456789101112131415161718
  1. /coverage
  2. /src/client/shared.ts
  3. /src/node/shared.ts
  4. *.log
  5. *.tgz
  6. .DS_Store
  7. .idea
  8. .temp
  9. .vite_opt_cache
  10. .vscode
  11. dist
  12. cache
  13. temp
  14. examples-temp
  15. node_modules
  16. pnpm-global
  17. TODOs.md
  18. *.timestamp-*.mjs