From 76770869d02444a291482db17d41f88694086ccb Mon Sep 17 00:00:00 2001 From: Tino Reichardt Date: Sun, 15 Jan 2023 11:18:50 +0100 Subject: [PATCH] Remove crlf for .rc files in .gitattributes --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d562ba76..a581cee4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,7 +7,6 @@ *.bmp binary # Visual Studio -*.rc text eol=crlf *.dsp text eol=crlf *.dsw text eol=crlf *.manifest text eol=crlf