From 15f15454ef5097d912168af5ad7773bc380d58c5 Mon Sep 17 00:00:00 2001 From: Alexandre CHAZAL Date: Thu, 4 Jul 2024 17:57:42 +0200 Subject: [PATCH] fix(lfs): track missing STL to LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ba81629..97eb852 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.FCStd filter=lfs diff=lfs merge=lfs -text +*.stl filter=lfs diff=lfs merge=lfs -text