4
0
mirror of https://github.com/art-ist/mustache-sharp.git synced 2024-06-16 21:05:32 +00:00

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
.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