projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
riscv: Support CONFIG_REMAKE_ELF
[platform/kernel/u-boot.git]
/
.gitattributes
1
# Declare files that always have LF line endings on checkout
2
* text eol=lf
3
# Denote all files that are truly binary and should not be modified
4
*.bin binary
5
*.bmp binary
6
*.ttf binary
7
*.gz binary
8
*.png binary