From cf216d492f258366145a99620445894733d34382 Mon Sep 17 00:00:00 2001 From: studio Date: Thu, 4 Sep 2025 11:58:39 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 715b38f..4a1df80 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,5 @@ Plugins/**/Intermediate/* # Cache files for the editor to use DerivedDataCache/* +# Temporaly ingnore the big mov files to manage to git clone +*.mov