From 58000dcc1f6fe5630cfd1bd764b6920d4b8584ab Mon Sep 17 00:00:00 2001 From: Nitwel Date: Wed, 22 Nov 2023 23:57:49 +0100 Subject: [PATCH] update gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 0583c83..753fc59 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,6 @@ *.mtl filter=lfs diff=lfs merge=lfs -text *.wav filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text +*.dll filter=lfs diff=lfs merge=lfs -text +*.so filter=lfs diff=lfs merge=lfs -text +*.dylib filter=lfs diff=lfs merge=lfs -text