From 910bea1540f7bca990a7185d1113d417e32c7f9c Mon Sep 17 00:00:00 2001 From: Harly Date: Wed, 7 Jan 2026 06:50:56 -0500 Subject: [PATCH] Figma files now being tracked. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5d4c1a8..a6bd28c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,4 @@ *.png filter=lfs diff=lfs merge=lfs -text *.mp4 filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text +*.fig filter=lfs diff=lfs merge=lfs -text