X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitattributes;h=899473ab0fbbd38f4f5cc0690042da3c1c619ac5;hb=0a7ba7c53c19d24f8de76082ba567a1eb2a04f96;hp=8560b794c0a7cb3525adfe30005f3da8d9b858e5;hpb=1f35137997a25a14c734abd2c7a2fe9406944307;p=platform%2Fkernel%2Fu-boot.git diff --git a/.gitattributes b/.gitattributes index 8560b79..899473a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Declare files that always have LF line endings on checkout * text eol=lf +# Denote all files that are truly binary and should not be modified +*.bmp binary +*.ttf binary