Skip to content

Commit a6aa288

Browse files
committed
chore: Add social preview image to repository
- Update .gitignore to allow .github/social-preview.png - Add DALL-E 3 generated social preview (221KB, 1280x640)
1 parent 8ad56ae commit a6aa288

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/social-preview.png

216 KB
Loading

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.jpg
77
*.jpeg
88
!examples/**/*.png
9+
!.github/social-preview.png
910

1011
# Temporary files
1112
temp_*

0 commit comments

Comments
 (0)