2016-11-07 17:35:18 +00:00
|
|
|
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
|
|
* text=auto
|
|
|
|
|
|
|
|
# Ensure diffs have LF endings
|
|
|
|
*.diff text eol=lf
|
2017-02-18 19:23:50 +00:00
|
|
|
*.bat text eol=crlf
|
2021-04-08 16:25:50 +00:00
|
|
|
|
|
|
|
# Ensure lottie animations are treated as binary files
|
|
|
|
*.lottie binary
|