From 4693b11cb21b3301bd463b022bd6d3492c0afdcd Mon Sep 17 00:00:00 2001 From: brainiac Date: Sun, 28 Dec 2025 02:05:22 -0800 Subject: [PATCH] add pdf entry to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1202f6415..1d788f033 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,3 +20,4 @@ *.css text *.js text *.types text +*.pdf binary