chore(gitattributes): fix file classification.
This commit is contained in:
parent
8828c48352
commit
b397b56db7
|
@ -1,2 +1,5 @@
|
||||||
* text=auto
|
* text=auto
|
||||||
*.* text eol=lf
|
*.* text eol=lf
|
||||||
|
*.jpg -text
|
||||||
|
*.png -text
|
||||||
|
*.pdf -text
|
||||||
|
|
Loading…
Reference in New Issue