From b7179a310f626029322ab9a51115c9858d2d4501 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 31 Oct 2025 10:58:58 +0200 Subject: [PATCH] added trace files in gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 715b38f..906e46f 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,6 @@ Plugins/**/Intermediate/* # Cache files for the editor to use DerivedDataCache/* +# Traces +Traces/* +