chore(gitattributes): fix file classification.

This commit is contained in:
William Yang 2021-03-18 20:48:53 +01:00 committed by Zaiming (Stone) Shi
parent 8828c48352
commit b397b56db7
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored
View File

@ -1,2 +1,5 @@
* text=auto * text=auto
*.* text eol=lf *.* text eol=lf
*.jpg -text
*.png -text
*.pdf -text