Revision e60909e18a8f91e7438f2d92d733ce815ed58c3a authored by Lisa Rhody on 12 March 2015, 00:30:52 UTC, committed by Lisa Rhody on 12 March 2015, 00:30:52 UTC
updated to reflect changes for 3.5
1 parent d5a5460
Raw File
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs     diff=csharp
*.sln    merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# Standard to msysgit
*.doc	 diff=astextplain
*.DOC	 diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot  diff=astextplain
*.DOT  diff=astextplain
*.pdf  diff=astextplain
*.PDF	 diff=astextplain
*.rtf	 diff=astextplain
*.RTF	 diff=astextplain
back to top