You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 165B

12345678910111213
  1. /node_modules
  2. /.env.local
  3. /.umirc.local.ts
  4. /config/config.local.ts
  5. /src/.umi
  6. /src/.umi-production
  7. /src/.umi-test
  8. /.umi
  9. /.umi-production
  10. /.umi-test
  11. /dist
  12. /.mfsu
  13. .swc