gitattributes: automatically convert dts file CRLF line endings to LF
authorShiji Yang <[email protected]>
Sat, 29 Nov 2025 09:06:28 +0000 (17:06 +0800)
committerRobert Marko <[email protected]>
Sat, 29 Nov 2025 16:52:35 +0000 (17:52 +0100)
commit60521b6e5a345c7b279d32500e4be34c386e2c40
tree20d23ad7b1eb72f3fd553004c20df03e8ba04416
parent734eacf313a712d7e736f639a601e4c958b2c406
gitattributes: automatically convert dts file CRLF line endings to LF

It seems that some developers prefer to use the Windows OS to add new
device support. Add new attributes for device tree files so that the
CRLF line endings can be automatically normalized to LF.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20978
Signed-off-by: Robert Marko <[email protected]>
.gitattributes