mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-02 00:54:15 +00:00
fix(shadcn): apple metadata files in tar
This commit is contained in:
5
.changeset/chilly-chairs-stick.md
Normal file
5
.changeset/chilly-chairs-stick.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"shadcn": patch
|
||||
---
|
||||
|
||||
fix apple metadata files in template
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -777,6 +777,8 @@ async function buildTemplates() {
|
||||
".git",
|
||||
"--exclude",
|
||||
"pnpm-lock.yaml",
|
||||
"--exclude",
|
||||
"._*",
|
||||
"-C",
|
||||
templatesDir,
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user