Prevent archiver from replacing newlines

This commit is contained in:
Travis Parks 2013-07-16 20:00:48 -04:00
parent c9ad93dca3
commit a16381a9d3
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

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