From d8c1ca48a96f9dc24d3419a5fc6dbb95debdd096 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sat, 25 Nov 2023 21:40:50 +0100 Subject: [PATCH] Add mp3 to LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5dc548a..13afab8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.mkv filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text