From de48640b57cc6f657041af9661a1e4e30f0e0609 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Wed, 29 Jul 2026 15:49:53 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 5 ----- .gitignore | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index cb05c78..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "env": { - "OTEL_RESOURCE_ATTRIBUTES": "project.name=SoloFrame-Evo,project_name=SoloFrame-Evo,env=WordPress,service.namespace=development,tool=claude-code" - } -} diff --git a/.gitignore b/.gitignore index 1a26245..dc6d456 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ bak/ testimonials.class.php resource-filter/ phpcs-results.txt +.claude/ # Playwright /test-results/