Skip to content

Commit

Permalink
Forced CRLF for *.manifest in gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vhati committed Nov 29, 2013
1 parent dc8b943 commit 6259d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# These will always have CRLF line endings
*.bat text eol=crlf
*.ini text eol=crlf
*.manifest text eol=crlf

# Custom for Visual Studio
*.cs diff=csharp
Expand Down

0 comments on commit 6259d32

Please sign in to comment.