mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 07:42:28 +00:00
Fixed: Remove other unneeded gitattributes
Co-Authored-By: taloth <taloth@users.noreply.github.com>
This commit is contained in:
parent
edba53181f
commit
2982bba451
1 changed files with 1 additions and 16 deletions
17
.gitattributes
vendored
17
.gitattributes
vendored
|
@ -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
|
Loading…
Reference in a new issue