From eb1b5dae66c7c0f338d91cdfac82c8c094588ef1 Mon Sep 17 00:00:00 2001 From: David Rubin Date: Thu, 21 Mar 2024 19:44:42 -0700 Subject: [PATCH] fix typo in `.gitattributes` --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 486bd769d..579d7a6be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*iso filter=lfs diff=lfs merge=lfs -text +*zip filter=lfs diff=lfs merge=lfs -text *pth filter=lfs diff=lfs merge=lfs -text