OpenRCT2/.gitattributes

26 lines
545 B
Plaintext
Raw Permalink Normal View History

# 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
2015-12-20 05:46:52 +01:00
# Custom for Xcode
*.pbxproj merge=union
# Standard to msysgit
2014-08-06 04:10:28 +02:00
*.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