]> Git Repo - u-boot.git/blobdiff - .gitattributes
cmd: mvebu: Hide bubt specific options when bubt is disabled
[u-boot.git] / .gitattributes
index 8560b794c0a7cb3525adfe30005f3da8d9b858e5..1879a2dfb3c9253291d7f709b549bea27205c2d1 100644 (file)
@@ -1,2 +1,6 @@
 # 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
This page took 0.022811 seconds and 4 git commands to generate.