mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-25 19:31:36 +01:00
Revamp the documentation for the new features, including a description of the new features and documentation for the trace command. Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
# 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
|
|
*.gz binary
|
|
*.png binary
|