From 23404a8b5641fee2f0a13a1e86a650f6252d1b59 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 4 Nov 2024 23:24:23 +0800 Subject: [PATCH] chore: update `.gitattributes` --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index d022441a..fbf424d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,4 @@ *.tff binary *.woff binary *.woff2 binary +*.pdf binary