summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: d68bdaecfde4e5b26e585f6ada4643e1eb3a3696 (plain)
1
2
3
4
5
6
# 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