From 9e4b5051340f7071734373b16cc29037ad362c17 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Wed, 21 Mar 2018 22:36:07 +0100 Subject: [PATCH] Add lfs tracking for *.mp4 files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f8ff2b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.mp4 filter=lfs diff=lfs merge=lfs -text