Support more image types (#700)

This commit is contained in:
Mitchell Syer
2023-10-04 22:02:20 -04:00
committed by GitHub
parent ef0a6f54b8
commit a9987e6ab0
6 changed files with 121 additions and 10 deletions

5
.gitattributes vendored
View File

@@ -25,4 +25,7 @@
*.pyc binary
*.swp binary
*.pdf binary
*.exe binary
*.exe binary
*.avif binary
*.heif binary
*.jxl binary