From: Seung-Woo Kim Date: Thu, 29 Oct 2020 11:41:20 +0000 (+0900) Subject: fip: set all file in fip dir as binary X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c2c83f832cc6db4511cdd6e1ad757cd35650f1d;p=platform%2Fkernel%2Fu-boot.git fip: set all file in fip dir as binary Change-Id: I44175d8d7f778f59649abb7d2310ace1346bf8b5 Signed-off-by: Seung-Woo Kim --- diff --git a/fip/.gitattributes b/fip/.gitattributes new file mode 100644 index 0000000000..556f8c827b --- /dev/null +++ b/fip/.gitattributes @@ -0,0 +1 @@ +* binary