From 172e7390ff0152e0c1beae83a179c5c164894e2b Mon Sep 17 00:00:00 2001 From: Glenn Date: Wed, 25 Oct 2023 13:49:02 +0200 Subject: [PATCH] fix: update git lfs attributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3aa19f6..1bb17f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.webm filter=lfs diff=lfs merge=lfs -text *.gif filter=lfs diff=lfs merge=lfs -text *.svg filter=lfs diff=lfs merge=lfs -text +*.rec filter=lfs diff=lfs merge=lfs -text