update gitattributes with new-style line ending info

This commit is contained in:
Gordon Williams 2023-03-21 09:50:11 +00:00
parent 9841d5401d
commit 7be20f396a

2
.gitattributes vendored
View File

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