]> Git Repo - J-u-boot.git/blobdiff - .gitattributes
Azure CI: Save pytest output automatically
[J-u-boot.git] / .gitattributes
index 8560b794c0a7cb3525adfe30005f3da8d9b858e5..d5931f03e7c7420b980a854fb5b63b79a7ddc530 100644 (file)
@@ -1,2 +1,7 @@
 # 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
This page took 0.023424 seconds and 4 git commands to generate.