mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
gitattributes: Set .jpeg files as binary.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,6 +1,7 @@
|
||||
* text=auto eol=lf
|
||||
*.gif binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.eot binary
|
||||
*.woff binary
|
||||
*.woff2 binary
|
||||
|
Reference in New Issue
Block a user