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 # crlf line endings for text files
* text=auto * text eol=crlf
# Custom for Visual Studio # Custom for Visual Studio
*.cs diff=csharp *.cs diff=csharp
@ -14,4 +14,4 @@
*.pdf diff=astextplain *.pdf diff=astextplain
*.PDF diff=astextplain *.PDF diff=astextplain
*.rtf diff=astextplain *.rtf diff=astextplain
*.RTF diff=astextplain *.RTF diff=astextplain
Loading…
Cancel
Save