-
Add a compressed 16bpp BMP file and a test to cover this. Signed-off-by:
Simon Glass <sjg@chromium.org>
Add a compressed 16bpp BMP file and a test to cover this. Signed-off-by:
Simon Glass <sjg@chromium.org>
.gitattributes 181 B
# 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