mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Fix remaining text file line endings in the tree. (#18)
Based on https://stackoverflow.com/a/1511273 Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
*.sif text eol=crlf
|
||||
*.vbs text eol=crlf
|
||||
*.vcxproj text eol=crlf
|
||||
*.xml text eol=crlf
|
||||
|
||||
# Files with these extensions are accepted binary files inside the ReactOS
|
||||
# tree. Git must not tamper with them at all!
|
||||
|
||||
Reference in New Issue
Block a user