Skip to content

Commit eca41ca

Browse files
committed
exclude logo-white.svg
1 parent 8ec51f8 commit eca41ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/create-patch-file.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ git fetch upstream refs/tags/web-${OLD_VERSION}:refs/tags/web-${OLD_VERSION}
3333
git diff web-${OLD_VERSION}..${OLD_VERSION} --abbrev=10 -- \
3434
':!apps/web/src/favicon.ico' \
3535
':!apps/web/src/images/logo.svg' \
36+
':!apps/web/src/images/logo-white.svg' \
3637
':!apps/web/src/images/[email protected]' \
3738
':!apps/web/src/images/[email protected]' \
3839
':!apps/web/src/images/icon-white.png' \

0 commit comments

Comments
 (0)