From 6c4454848acee630b7e4dfb48cffa0d70d406187 Mon Sep 17 00:00:00 2001 From: Minimata Date: Thu, 26 Feb 2026 18:15:50 +0100 Subject: [PATCH] removed something that has nothing to do on the vcs --- .gitignore | 1 + Movement tests.sln.DotSettings.user | 15 --------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 Movement tests.sln.DotSettings.user diff --git a/.gitignore b/.gitignore index 82c2b023..b6a141fa 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ *.suo *.user _ReSharper.* +*.DotSettings.user bin obj packages diff --git a/Movement tests.sln.DotSettings.user b/Movement tests.sln.DotSettings.user deleted file mode 100644 index 24317e8e..00000000 --- a/Movement tests.sln.DotSettings.user +++ /dev/null @@ -1,15 +0,0 @@ - - ForceIncluded - ForceIncluded - ForceIncluded - ForceIncluded - ForceIncluded - ForceIncluded - ForceIncluded - - - <SessionState ContinuousTestingMode="0" IsActive="True" Name="All tests from Solution" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"> - <Solution /> -</SessionState> - D:\Godot\Projects\movement-tests\.runsettings - True \ No newline at end of file