From d82b7bab54e88aa3d22a41adaa70a741404ebfb5 Mon Sep 17 00:00:00 2001 From: Zagrios <40181755+Zagrios@users.noreply.github.com> Date: Sun, 4 Aug 2024 14:59:11 +0200 Subject: [PATCH] fix depotdownloader on linux --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4845e114..fd968806 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ *.ttf binary *.woff binary *.woff2 binary +./assets/scripts/DepotDownloader binary