From 9d3a72c4145f5cf50319da51ac6ca44fc81771bf Mon Sep 17 00:00:00 2001 From: Josh Date: Wed, 30 Jul 2025 18:47:32 +0000 Subject: [PATCH] chore(ci): add pipeline --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8d9f48c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.bin filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.models filter=lfs diff=lfs merge=lfs -text