From e80dcde81475239b9567c546bc3c0fa68cefcf8a Mon Sep 17 00:00:00 2001 From: Erel Debel Date: Tue, 3 Feb 2026 19:28:41 +0200 Subject: [PATCH] Add .slnx to Unity.gitignore --- Unity.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Unity.gitignore b/Unity.gitignore index 9eb70ce1f5..4d88ca0673 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -43,6 +43,7 @@ ExportedObj/ *.csproj *.unityproj *.sln +*.slnx *.suo *.tmp *.user