diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..b177a4913d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# Git LFS tracking for binary/media files +*.gif filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text