mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
.gitattributes: Mark *.bmp, *.bson, *.mp3, *.pdf as binary.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
cd9b9675cd
commit
f0e07bcacb
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -26,3 +26,7 @@ corporate/tests/stripe_fixtures/*.json -diff
|
||||
*.otf binary
|
||||
*.tif binary
|
||||
*.ogg binary
|
||||
*.bson binary
|
||||
*.bmp binary
|
||||
*.mp3 binary
|
||||
*.pdf binary
|
||||
|
Reference in New Issue
Block a user