From 4c9dface2d1978f768f4e162b08d29de93ddd62f Mon Sep 17 00:00:00 2001 From: ash Date: Tue, 26 May 2026 18:53:05 -0400 Subject: [PATCH] Configure LFS tracking for .h5 files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1bccc1f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.h5 filter=lfs diff=lfs merge=lfs -text