From 9a006a35bdce8abfcdc3654bb67ceaa6e7feffff Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sun, 18 May 2025 23:50:38 +0100 Subject: [PATCH] Delete --- .claude/settings.local.json | 9 --------- 1 file changed, 9 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 afa2bad6d..000000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(grep:*)", - "Bash(SPOTLESS_APPLY=false ./gradlew test --tests \"stirling.software.SPDF.service.CustomPDFDocumentFactoryTest\")" - ], - "deny": [] - } -} \ No newline at end of file