From 93c81360c0c74ed4746b369e556513ccb092be66 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 23 Apr 2025 03:01:47 +0100 Subject: [PATCH] a few more entries to gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 70bb56362c..e4a3eaa789 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,6 @@ *.ogg binary *.dll binary *.exe binary +*.so binary +*.dylib binary +*.anim binary