X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitattributes;h=7a7c416356028cbe6ba2bd30f128082a6867386d;hb=b646e1f69fca5d6a002be1f4e32fab00e140c091;hp=1879a2dfb3c9253291d7f709b549bea27205c2d1;hpb=068415eadefbbc81f14d4ce61fcf7a7eb39650d4;p=platform%2Fkernel%2Fu-boot.git diff --git a/.gitattributes b/.gitattributes index 1879a2d..7a7c416 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ # 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 +*.bin binary *.bmp binary *.ttf binary *.gz binary +*.png binary