Browse Source

changed line endings to automatically go to crlf.

pull/40/head
Daniel Gibbs 7 years ago
parent
commit
78d3e03e2b
  1. 4
      .gitattributes

4
.gitattributes

@ -1,5 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
# crlf line endings for text files
* text eol=crlf
# Custom for Visual Studio
*.cs diff=csharp

Loading…
Cancel
Save