From 6eeba958964b96a2929a12e9b4ccc468c9fe81cf Mon Sep 17 00:00:00 2001 From: YuhangQ Date: Wed, 4 Dec 2024 06:58:29 +0000 Subject: [PATCH] Use Git LFS to store large files in experiment folder --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a9d98b0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +experiment/* filter=lfs diff=lfs merge=lfs -text