Use binary instead of astextplain
This commit is contained in:
parent
712b8fecf9
commit
7295cdf290
1 changed files with 10 additions and 10 deletions
20
.gitattributes
vendored
20
.gitattributes
vendored
|
@ -1,13 +1,13 @@
|
||||||
#*.doc diff=astextplain
|
*.doc binary
|
||||||
#*.DOC diff=astextplain
|
*.DOC binary
|
||||||
#*.docx diff=astextplain
|
*.docx binary
|
||||||
#*.DOCX diff=astextplain
|
*.DOCX binary
|
||||||
#*.dot diff=astextplain
|
*.dot binary
|
||||||
#*.DOT diff=astextplain
|
*.DOT binary
|
||||||
#*.pdf diff=astextplain
|
*.pdf binary
|
||||||
#*.PDF diff=astextplain
|
*.PDF binary
|
||||||
#*.rtf diff=astextplain
|
*.rtf binary
|
||||||
#*.RTF diff=astextplain
|
*.RTF binary
|
||||||
|
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.png binary
|
*.png binary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue