Skip to content

Commit

Permalink
Prevent archiver from replacing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jehugaleahsa committed Jul 17, 2013
1 parent a16381a commit 4a00204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
@@ -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
Expand Down

0 comments on commit 4a00204

Please sign in to comment.