From 6bc63126945b3498475722b8141f17a775dba056 Mon Sep 17 00:00:00 2001 From: alireza Date: Sun, 31 May 2026 12:24:11 +0330 Subject: [PATCH] Track mp4 files via Git LFS Co-Authored-By: Claude Sonnet 4.6 --- .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