From d751913cb9d422be91595f42f89674248ffe90aa Mon Sep 17 00:00:00 2001 From: John Ralls Date: Mon, 9 Nov 2020 14:26:15 -0800 Subject: [PATCH] Fix typo in .gitattributes, text not test. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 75ddd56bc6..15e143b3eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,7 +23,7 @@ *.sh text eol=lf *.svg text eol=lf *.xsl text eol=lf -*.cmake test eol=lf +*.cmake text eol=lf Makefile.TAGS text eol=lf Makevars text eol=lf