From 3d81db802ab99eccc444761791e1756121164da8 Mon Sep 17 00:00:00 2001 From: Krolti <136226278+krolti@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:06:35 +0300 Subject: [PATCH] fix: folder formatting --- Unity.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Unity.gitignore b/Unity.gitignore index 36a696a5..d6177106 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -103,6 +103,7 @@ InitTestScene*.unity* /[Aa]ssets/[Ii]nit[Tt]est[Ss]cene*.unity* # UI Toolkit auto generated files -/UIElementsSchema +/UIElementsSchema/ + # Auto-generated cache in Assets folder /[Aa]ssets/[Ss]ceneDependencyCache*