Files
bl-mt798x/uboot-mtk-20250711/.gitattributes
2025-08-29 20:06:11 +08:00

10 lines
220 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
*.bin binary
*.bmp binary
*.ttf binary
*.gz binary
*.png binary
*.svg binary