Fixed: Remove other unneeded gitattributes

Co-Authored-By: taloth <taloth@users.noreply.github.com>
This commit is contained in:
Qstick 2019-08-24 17:04:22 -04:00
parent edba53181f
commit 2982bba451
1 changed files with 1 additions and 16 deletions

17
.gitattributes vendored
View File

@ -6,19 +6,4 @@
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
# 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
*.sln merge=union