2012-11-28 04:47:19 +04:00
|
|
|
# Auto detect text files and perform LF normalization
|
|
|
|
* text=auto
|
|
|
|
|
|
|
|
# Custom for Visual Studio
|
2012-12-10 01:54:00 +04:00
|
|
|
*.cs text diff=csharp
|
|
|
|
*.sln text eol=crlf merge=union
|
|
|
|
*.csproj text merge=union
|
|
|
|
*.vbproj text merge=union
|
|
|
|
*.fsproj text merge=union
|
|
|
|
*.dbproj text merge=union
|
2012-11-28 04:47:19 +04:00
|
|
|
|
|
|
|
# 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
|
2013-10-04 20:03:06 +04:00
|
|
|
|
2019-04-16 22:30:59 +03:00
|
|
|
mono/launcher text eol=lf
|
|
|
|
mono/config.make text eol=lf
|
2018-02-15 19:43:20 +03:00
|
|
|
targets.make text eol=lf
|
|
|
|
|
|
|
|
*.bsl linguist-vendored=true
|
2020-12-08 16:42:46 +03:00
|
|
|
|
|
|
|
*.png binary
|