Skip to content

Commit

Permalink
fix(gitattributes): avoid corrupting WebP images
Browse files Browse the repository at this point in the history
  • Loading branch information
nisavid committed Apr 22, 2024
1 parent 7c74e39 commit ed29780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* text eol=lf
*.ico binary
*.webm binary
*.webp binary

0 comments on commit ed29780

Please sign in to comment.