Skip to content

Commit 176bb43

Browse files
authored
chore(ci): ignore images when uploading to vercel (#29310)
As part of the Vercel flow for creating public previews of the test files, we'd like to exclude screenshots from being downloaded as they are not required to create the previews.
1 parent c9916ff commit 176bb43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vercelignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
core/src/components/**/*/*.png

0 commit comments

Comments
 (0)