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.

11 lines
167 B

7 months ago
  1. /node_modules/**
  2. /dist/
  3. /dist*
  4. /public/*
  5. /docs/*
  6. /vite.config.ts
  7. /src/types/env.d.ts
  8. /src/types/auto-components.d.ts
  9. /src/types/auto-imports.d.ts
  10. /docs/**/*
  11. CHANGELOG