Revision b4f19ab8c65c7dbd0592db0b28e136f183c10a44 authored by Aram Zucker-Scharff on 06 November 2015, 04:09:31 UTC, committed by Aram Zucker-Scharff on 06 November 2015, 04:09:31 UTC
1 parent b0a474a
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