mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Force LF line-endings except for binary file types.
This commit is contained in:
committed by
Tim Abbott
parent
2595b32165
commit
906587f474
10
.gitattributes
vendored
10
.gitattributes
vendored
@@ -1,3 +1,13 @@
|
||||
* text=auto eol=lf
|
||||
*.gif binary
|
||||
*.jpg binary
|
||||
*.eot binary
|
||||
*.woff binary
|
||||
*.svg binary
|
||||
*.ttf binary
|
||||
*.png binary
|
||||
*.otf binary
|
||||
*.tif binary
|
||||
.gitignore export-ignore
|
||||
.gitattributes export-ignore
|
||||
/analytics export-ignore
|
||||
|
Reference in New Issue
Block a user