From b4f41fc218f4ade8f9ae6d69b6eceef57bf37913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20L=C3=BCbe=C3=9F?= Date: Sat, 9 Aug 2025 10:59:09 +0200 Subject: [PATCH] Ignore generated files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7fd146b..62ec3f1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ GlitchyEditor/MonoDebugger.log GlitchyEditor/Resources/Scripts/* .cache +generated