Browse Source

corrected to use lf not crlf line endings

pull/2034/head
Daniel Gibbs 7 years ago
parent
commit
547a023de4
  1. 2
      .gitattributes

2
.gitattributes

@ -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

Loading…
Cancel
Save