Update .gitattributes

Added some additional files for automatic line endings normalization.
This commit is contained in:
tluqo 2014-07-10 11:57:05 +02:00
parent 0375d83f20
commit 6a2d257baa
1 changed files with 5 additions and 0 deletions

5
.gitattributes vendored
View File

@ -10,6 +10,10 @@
*.natvis eol=crlf
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.ui text
*.pro text
###############################################################################
# Set default behavior for command prompt diff.
@ -34,6 +38,7 @@
#*.csproj merge=astextplain
#*.vbproj merge=astextplain
*.vcxproj merge=astextplain
*.vcxproj.filters merge=astextplain
#*.vcproj merge=astextplain
#*.dbproj merge=astextplain
#*.fsproj merge=astextplain