diff --git a/.gitattributes b/.gitattributes index 81c7df5e..07997943 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ * text=auto eol=lf *.rs rust -*.woff -text -*.ttf -text -*.otf -text -*.png -text +*.woff binary +*.ttf binary +*.otf binary +*.png binary