From ddb906a0ab2118eaee75048f89571f9505980d20 Mon Sep 17 00:00:00 2001 From: Chris Thrasher Date: Sun, 31 Dec 2023 00:07:27 -0700 Subject: [PATCH] Fix file extension typo in .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1f79e24de..8ac73ba02 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,6 @@ extlibs/**/* -text -eol linguist-vendored *.wav -text -eol *.ogg -text -eol *.flac -text -eol -*.tff -text -eol +*.ttf -text -eol *.icns -text -eol *.rtf -text -eol