Skip to content

Commit

Permalink
Merge pull request #49 from SixLabors/js/avif-lfs
Browse files Browse the repository at this point in the history
Update .gitattributes to add HEIF LFS support
  • Loading branch information
JimBobSquarePants authored Apr 17, 2024
2 parents 1dbfb57 + a1e49fc commit 7664c2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,6 @@
*.ico filter=lfs diff=lfs merge=lfs -text
*.cur filter=lfs diff=lfs merge=lfs -text
*.ani filter=lfs diff=lfs merge=lfs -text
*.heic filter=lfs diff=lfs merge=lfs -text
*.hif filter=lfs diff=lfs merge=lfs -text
*.avif filter=lfs diff=lfs merge=lfs -text

0 comments on commit 7664c2c

Please sign in to comment.