corrected to use lf not crlf line endings

This commit is contained in:
Daniel Gibbs 2018-10-07 22:30:56 +01:00
parent c05d51fec3
commit 547a023de4

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
# crlf line endings for text files
* text eol=crlf
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary