From a9b5df89b94988ad79f2ca18f7af646c93fb3c65 Mon Sep 17 00:00:00 2001 From: caleb-brown Date: Mon, 24 Oct 2022 13:07:59 -0400 Subject: [PATCH] Fixed typo in lfs tracked files --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b5ac547..5a58724 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,7 +20,7 @@ *.[bB][mM][pP] filter=lfs diff=lfs merge=lfs -text # Can also be used: -*.[fF][lL[oO][aA][tT] filter=lfs diff=lfs merge=lfs -text +*.[fF][lL][oO][aA][tT] filter=lfs diff=lfs merge=lfs -text *.[jJ][pP][eE][gG] filter=lfs diff=lfs merge=lfs -text *.[jJ][pP][gG] filter=lfs diff=lfs merge=lfs -text *.[pP][cC][xX] filter=lfs diff=lfs merge=lfs -text