From 4aded528b13ca83a7eebf240ee4e634e1c421fd9 Mon Sep 17 00:00:00 2001 From: Jochen Mehlich Date: Thu, 2 Feb 2023 00:44:04 +0100 Subject: [PATCH] added lfs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..edc959f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text