End-of-line

This commit is contained in:
NewEraCracker 2018-08-23 10:20:38 +01:00
parent 25a64e44cb
commit 195515f635

3
.gitattributes vendored
View File

@ -9,6 +9,9 @@
*.userprefs eol=crlf
*.xml eol=crlf
# Files that will always have LF line endings on checkout.
*.sh eol=lf
# Denote all files that are truly binary and should not be modified.
*.chm binary
*.dll binary