2017-03-07 08:36:01 +00:00
|
|
|
# Auto detect text files and perform LF normalization
|
2018-06-25 16:35:42 +01:00
|
|
|
* text=off
|
2017-03-07 08:36:01 +00:00
|
|
|
|
|
|
|
# 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
|
2021-11-02 21:05:53 +00:00
|
|
|
|
|
|
|
# Apply Python syntax highlighting to berry (.be) files
|
2021-11-02 21:08:13 +00:00
|
|
|
*.be linguist-language=Python
|