From 692dd3d55b3fa5e742a892b8b19b18ff78ec7fb5 Mon Sep 17 00:00:00 2001 From: LF Barrile Date: Tue, 17 Dec 2024 12:27:10 -0300 Subject: [PATCH] fix: set gitattributes to untrack LFS files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index f8ff2b5d..5593c85a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ *.mp4 filter=lfs diff=lfs merge=lfs -text +\!how-to-videos/Detail Design.mp4 +\!how-to-videos/Github-Actions-Code-Review.mp4