projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca98c0a
)
gitattributes: Denote *.bmp.gz files as binary
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Tue, 1 Dec 2020 09:03:38 +0000
(10:03 +0100)
committer
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Tue, 1 Dec 2020 09:10:44 +0000
(10:10 +0100)
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 899473ab0fbbd38f4f5cc0690042da3c1c619ac5..f2bc9b9ed0e52171ba0139dd1a4b1cf5fe0a9a45 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-2,4
+2,5
@@
* text eol=lf
# Denote all files that are truly binary and should not be modified
*.bmp binary
+*.bmp.gz binary
*.ttf binary