tdesktop/.gitattributes

7 lines
156 B
Plaintext

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Ensure diffs have LF endings
*.diff text eol=lf
*.bat text eol=crlf