Prevent archiver from replacing newlines
This commit is contained in:
parent
a16381a9d3
commit
4a00204bda
|
@ -1,6 +1,6 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
*.cs eof=crlf
|
||||
*.cs eol=crlf
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
|
|
Loading…
Reference in New Issue