1
0

.gitignore 48 B

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