.gitignore 68 B

12345678
  1. test.js
  2. .env
  3. test.ts
  4. node_modules/
  5. dist/*.map
  6. dist/out/
  7. dist/*.css