From 74922738de40e43c1f8c7ce8ee0e7d7d192bbc02 Mon Sep 17 00:00:00 2001 From: dkontis Date: Fri, 5 Sep 2025 01:39:19 +0300 Subject: [PATCH] Add .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e2669d8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.psht filter=lfs diff=lfs merge=lfs -text +*.mov filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text