mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
Co-authored-by: wawa0584 <60140118+WestonSeyler@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
18 lines
229 B
Plaintext
18 lines
229 B
Plaintext
.DS_STORE
|
|
.profile
|
|
.idea
|
|
*.log*
|
|
coverage
|
|
dist
|
|
node_modules
|
|
temp
|
|
.eslintcache
|
|
|
|
# docs
|
|
docs/showcase/*.md
|
|
!docs/showcase/index.md
|
|
docs/.vitepress/cache
|
|
docs/.vitepress/components.d.ts
|
|
docs/.env
|
|
docs/.vitepress/data/repository.json
|