From 940fe703931f0aa97f68593340d0925af19187ee Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 14 Jun 2025 01:23:33 +0200 Subject: Mark *.otf files as binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 89147c5..0e79892 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.avif binary *.jpg binary +*.otf binary vendor/ linguist-vendored \ No newline at end of file -- cgit v1.2.3