From 5d546aef87bf18356e2992812239a3ef2cb636000f7cec057d049a9948a8c944 Mon Sep 17 00:00:00 2001 From: yenru0 Date: Sat, 4 Apr 2026 19:25:28 +0900 Subject: [PATCH] init --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..34b0793 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +"*.mp4" filter=lfs diff=lfs merge=lfs -text +* !text !filter !merge !diff +*.mp4 filter=lfs diff=lfs merge=lfs -text