From d7d3738801a8056d6c5d713c8bccce6ef655992d Mon Sep 17 00:00:00 2001 From: Alexander Filippov Date: Fri, 4 Oct 2024 16:18:09 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index bbdc9d6..aecd65e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# Dlls are ignored on clone. +# Dlls are not pulled unless this comment is here. *.dll filter=lfs diff=lfs merge=lfs -text *.so filter=lfs diff=lfs merge=lfs -text *.dylib filter=lfs diff=lfs merge=lfs -text \ No newline at end of file