mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-11 09:51:40 +00:00
* chore: update templates * fix(cli): parse pnpm workspace packages * chore(changeset): add shadcn patch * chore(changeset): update description * ci(templates): validate bun and npx init * ci(templates): expand package manager validation * ci(templates): parallelize validation * ci(templates): allow yarn template lockfiles * fix(cli): allow yarn template installs in ci
19 lines
153 B
Plaintext
19 lines
153 B
Plaintext
node_modules
|
|
.DS_Store
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.env*
|
|
.tanstack
|
|
.wrangler
|
|
.output
|
|
.vinxi
|
|
__unconfig*
|
|
todos.json
|
|
|
|
# turbo
|
|
.turbo
|
|
|
|
# typescript
|
|
*.tsbuildinfo
|