Browse Source

changed line endings to automatically go to crlf.

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

6
.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
@ -14,4 +14,4 @@
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
*.RTF diff=astextplain
Loading…
Cancel
Save