.gitignore 46 B

123456
  1. node_modules/
  2. test.js
  3. test.ts
  4. .env
  5. *.log
  6. out/