commit 5d546aef87bf18356e2992812239a3ef2cb636000f7cec057d049a9948a8c944 Author: yenru0 Date: Sat Apr 4 19:25:28 2026 +0900 init 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