]> Git Repo - u-boot.git/blob - .gitattributes
imx8mm-evk: Generate a single bootable flash.bin again
[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 *.bmp binary
5 *.ttf binary
This page took 0.027375 seconds and 4 git commands to generate.