diff --git a/.gitattributes b/.gitattributes index fb9a97dba..4ed73da9a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ * text=auto *.* text eol=lf +*.jpg -text +*.png -text +*.pdf -text