From af106b1bbcc58cd8e80f8d8a3041ce08c9d692e8 Mon Sep 17 00:00:00 2001 From: Ecliptica Date: Fri, 15 May 2026 20:56:07 -0600 Subject: [PATCH] Updating .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9add4fd..d81aaa2 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,6 @@ SpaceGame/Plugins/**/Intermediate/* # Cache files for the editor to use SpaceGame/DerivedDataCache/* *.xml/SpaceGame/Saved/ + +Intermediate/* +Saved/*