From b0c12e878a3fc3e1afb1075bda1a1ac7e32b21c4 Mon Sep 17 00:00:00 2001 From: Lukas Stracke Date: Wed, 10 Sep 2025 18:32:02 +0200 Subject: [PATCH] chore(repo): Rename `.claude/settings.local.json` to `.claude/settings.json` --- .claude/{settings.local.json => settings.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .claude/{settings.local.json => settings.json} (100%) diff --git a/.claude/settings.local.json b/.claude/settings.json similarity index 100% rename from .claude/settings.local.json rename to .claude/settings.json