From: Luca Boccassi <luca.bocca...@microsoft.com> It forces files line ending conversions, making applying patches impossible. Remove it. Line endings will be normalized in the next patch.
Signed-off-by: Luca Boccassi <luca.bocca...@microsoft.com> --- v3: split the patch, and remove first the gitattributes, making it possible to apply the second patch that normalizes windows/.gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 windows/.gitattributes diff --git a/windows/.gitattributes b/windows/.gitattributes deleted file mode 100644 index 13482db..0000000 --- a/windows/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -* text=auto - -*.sln text eol=crlf -*.vcxproj text eol=crlf -- 2.27.0