From 024b8c0cc817f466e509ae32e2749a96e51da624 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:44:46 +0000 Subject: [PATCH 1/4] Initial plan From d0d1a36c45da7792a1a8a5a9366629e12e0c9590 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:51:16 +0000 Subject: [PATCH 2/4] Remove .claude/settings.local.json files from repository --- GamesDat.Demo.Wpf/.claude/settings.local.json | 9 --------- GamesDat/.claude/settings.local.json | 18 ------------------ 2 files changed, 27 deletions(-) delete mode 100644 GamesDat.Demo.Wpf/.claude/settings.local.json delete mode 100644 GamesDat/.claude/settings.local.json diff --git a/GamesDat.Demo.Wpf/.claude/settings.local.json b/GamesDat.Demo.Wpf/.claude/settings.local.json deleted file mode 100644 index fc85941..0000000 --- a/GamesDat.Demo.Wpf/.claude/settings.local.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet build:*)", - "WebSearch", - "WebFetch(domain:github.com)" - ] - } -} diff --git a/GamesDat/.claude/settings.local.json b/GamesDat/.claude/settings.local.json deleted file mode 100644 index 43a375f..0000000 --- a/GamesDat/.claude/settings.local.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet build:*)", - "Bash(dotnet add package:*)", - "Bash(dotnet remove package:*)", - "WebSearch", - "Bash(ls:*)", - "Bash(tree:*)", - "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\ViewModels\\\\*.cs\")", - "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\Views\\\\*.xaml\")", - "WebFetch(domain:wiki.trackmania.io)", - "Bash(xargs:*)", - "Bash(grep:*)", - "Bash(dir:*)" - ] - } -} From 1cdff1e95f0906fa1f6303f6d40d19b11ddb2040 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:51:26 +0000 Subject: [PATCH 3/4] Push changes - removed .claude/settings.local.json files Co-authored-by: codegefluester <203914+codegefluester@users.noreply.github.com> --- GamesDat.Demo.Wpf/.claude/settings.local.json | 9 +++++++++ GamesDat/.claude/settings.local.json | 18 ++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 GamesDat.Demo.Wpf/.claude/settings.local.json create mode 100644 GamesDat/.claude/settings.local.json diff --git a/GamesDat.Demo.Wpf/.claude/settings.local.json b/GamesDat.Demo.Wpf/.claude/settings.local.json new file mode 100644 index 0000000..fc85941 --- /dev/null +++ b/GamesDat.Demo.Wpf/.claude/settings.local.json @@ -0,0 +1,9 @@ +{ + "permissions": { + "allow": [ + "Bash(dotnet build:*)", + "WebSearch", + "WebFetch(domain:github.com)" + ] + } +} diff --git a/GamesDat/.claude/settings.local.json b/GamesDat/.claude/settings.local.json new file mode 100644 index 0000000..43a375f --- /dev/null +++ b/GamesDat/.claude/settings.local.json @@ -0,0 +1,18 @@ +{ + "permissions": { + "allow": [ + "Bash(dotnet build:*)", + "Bash(dotnet add package:*)", + "Bash(dotnet remove package:*)", + "WebSearch", + "Bash(ls:*)", + "Bash(tree:*)", + "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\ViewModels\\\\*.cs\")", + "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\Views\\\\*.xaml\")", + "WebFetch(domain:wiki.trackmania.io)", + "Bash(xargs:*)", + "Bash(grep:*)", + "Bash(dir:*)" + ] + } +} From 6235bc53b23b96308dcd05ace4c62ee26ccd5574 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:52:13 +0000 Subject: [PATCH 4/4] Remove .claude/settings.local.json files and update .gitignore pattern --- .gitignore | 2 +- GamesDat.Demo.Wpf/.claude/settings.local.json | 9 --------- GamesDat/.claude/settings.local.json | 18 ------------------ 3 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 GamesDat.Demo.Wpf/.claude/settings.local.json delete mode 100644 GamesDat/.claude/settings.local.json diff --git a/.gitignore b/.gitignore index 495e27e..4e55a36 100644 --- a/.gitignore +++ b/.gitignore @@ -362,6 +362,6 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd -.claude/settings.local.json +**/.claude/settings.local.json DebugTooling/**/* \ No newline at end of file diff --git a/GamesDat.Demo.Wpf/.claude/settings.local.json b/GamesDat.Demo.Wpf/.claude/settings.local.json deleted file mode 100644 index fc85941..0000000 --- a/GamesDat.Demo.Wpf/.claude/settings.local.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet build:*)", - "WebSearch", - "WebFetch(domain:github.com)" - ] - } -} diff --git a/GamesDat/.claude/settings.local.json b/GamesDat/.claude/settings.local.json deleted file mode 100644 index 43a375f..0000000 --- a/GamesDat/.claude/settings.local.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dotnet build:*)", - "Bash(dotnet add package:*)", - "Bash(dotnet remove package:*)", - "WebSearch", - "Bash(ls:*)", - "Bash(tree:*)", - "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\ViewModels\\\\*.cs\")", - "Bash(dir /s /b \"..\\\\GamesDate.Demo.Wpf\\\\Views\\\\*.xaml\")", - "WebFetch(domain:wiki.trackmania.io)", - "Bash(xargs:*)", - "Bash(grep:*)", - "Bash(dir:*)" - ] - } -}