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 246 B

8 months ago
8 months ago
8 months ago
8 months ago
1234567891011121314151617
  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. .swc
  9. *.vsidx
  10. *.lock
  11. *.json
  12. *.sqlite
  13. /.vs/VSWorkspaceState.json
  14. /yarn.lock
  15. /.vs/BPA.OpenPlatform/v17/.wsuo
  16. *.sqlite-journal
  17. /.history