diff --git a/boot/bootdata/.gitattributes b/boot/bootdata/.gitattributes index 6b7a8fc6dc9..38f873f93f8 100644 --- a/boot/bootdata/.gitattributes +++ b/boot/bootdata/.gitattributes @@ -1,2 +1,2 @@ -# This one will be distributed in the ISO. +# The README file is distributed in the ISO. readme.txt text eol=crlf diff --git a/hal/halx86/legacy/bus/.gitattributes b/hal/halx86/legacy/bus/.gitattributes index d58638ba9b7..0ddf4ebe1b7 100644 --- a/hal/halx86/legacy/bus/.gitattributes +++ b/hal/halx86/legacy/bus/.gitattributes @@ -1,2 +1,3 @@ +# The HAL expects these files to be in CR-LF. pci_classes.ids text eol=crlf pci_vendors.ids text eol=crlf diff --git a/subsystems/mvdm/config/.gitattributes b/subsystems/mvdm/config/.gitattributes index f95b66d5ee6..2eaecf386db 100644 --- a/subsystems/mvdm/config/.gitattributes +++ b/subsystems/mvdm/config/.gitattributes @@ -1,2 +1,3 @@ +# These files are distributed with ReactOS. AUTOEXEC.NT text eol=crlf CONFIG.NT text eol=crlf