Skip to content

Commit

Permalink
Use LFS for ICC profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBobSquarePants committed Dec 10, 2024
1 parent ec3e588 commit 5e13cde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,7 @@
*.heic filter=lfs diff=lfs merge=lfs -text
*.hif filter=lfs diff=lfs merge=lfs -text
*.avif filter=lfs diff=lfs merge=lfs -text
###############################################################################
# Handle ICC files by git lfs
###############################################################################
*.icc filter=lfs diff=lfs merge=lfs -text

0 comments on commit 5e13cde

Please sign in to comment.