mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-14 16:52:26 +08:00
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.
This commit is contained in:
1
.vercelignore
Normal file
1
.vercelignore
Normal file
@ -0,0 +1 @@
|
||||
core/src/components/**/*/*.png
|
Reference in New Issue
Block a user