From 7518e6873cc1eb1c2715880feedc321436f8e5b5 Mon Sep 17 00:00:00 2001 From: Nitwel Date: Sun, 19 Nov 2023 16:07:58 +0100 Subject: [PATCH] update gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 58b703f..b2873f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,3 +13,4 @@ *.gltf filter=lfs diff=lfs merge=lfs -text *.obj filter=lfs diff=lfs merge=lfs -text *.mtl filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text