From 15267eee41708ae79ee16ea101396a28fe998687 Mon Sep 17 00:00:00 2001 From: zmzimpl Date: Sun, 10 Dec 2023 17:22:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E8=B8=AA=20chrome-bin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 55a23b0..0046d60 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ scripts/*.js linguist-detectable=false *.config.js linguist-detectable=false * text=auto eol=lf *.dll filter=lfs diff=lfs merge=lfs -text +Chrome-bin/*.exe filter=lfs diff=lfs merge=lfs -text +Chrome-bin/*.dll filter=lfs diff=lfs merge=lfs -text +Chrome-bin/*.dat filter=lfs diff=lfs merge=lfs -text