2015-09-12 01:23:40 +02:00
|
|
|
# Auto detect text files and perform LF normalization
|
|
|
|
* text=auto
|
|
|
|
|
|
|
|
# Custom for Visual Studio
|
|
|
|
*.cs diff=csharp
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
|
# conditions for Win32-OpenSSH
|
|
|
|
*.sh text eol=lf
|
|
|
|
config.sub text eol=lf
|
2015-09-30 23:56:56 +02:00
|
|
|
fixalgorithms text eol=lf
|