Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 176bb43

Browse files
authoredApr 10, 2024
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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
core/src/components/**/*/*.png

0 commit comments

Comments
 (0)
Please sign in to comment.