From ef69e64ad7a45eeb3bc6e1740db23fd7d48e6dca Mon Sep 17 00:00:00 2001 From: Zagrios <40181755+Zagrios@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:13:56 +0200 Subject: [PATCH] all file in script is binary --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fd968806..c26f0c38 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,4 +15,4 @@ *.ttf binary *.woff binary *.woff2 binary -./assets/scripts/DepotDownloader binary +assets/scripts/* binary