From 5d50109cfc086536bef5f71da1763299b43c22d8 Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 5 Sep 2025 09:57:14 -0600 Subject: [PATCH] add wav to lfs --- components/gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/components/gitattributes b/components/gitattributes index f152fa8..000bfc0 100644 --- a/components/gitattributes +++ b/components/gitattributes @@ -40,6 +40,7 @@ *.dae filter=lfs diff=lfs merge=lfs -text *.mp3 filter=lfs diff=lfs merge=lfs -text *.mp3 filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text *.vdb filter=lfs diff=lfs merge=lfs -text *.aep filter=lfs diff=lfs merge=lfs -text *.prproj filter=gzipped \ No newline at end of file