From 6bbac865f21fd32e49e0c352f0e535c27f5d5dbd Mon Sep 17 00:00:00 2001 From: Ibukun Date: Wed, 15 Jul 2026 18:29:09 +0100 Subject: [PATCH 1/2] Add Ibukun Agboola --- Contributors.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Contributors.md b/Contributors.md index 425c9a9..6549d8a 100644 --- a/Contributors.md +++ b/Contributors.md @@ -956,5 +956,17 @@
Usman Yousaf + + + + +
+ Ibukun Agboola +
+ + From 535668d2dcafeebaacdf3ebdd526d32d31397942 Mon Sep 17 00:00:00 2001 From: Ibukun Date: Mon, 27 Jul 2026 13:21:48 +0100 Subject: [PATCH 2/2] Untrack .claude/ local tool config Co-Authored-By: Claude Sonnet 5 --- .claude/settings.json | 7 ------- .gitignore | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .claude/settings.json create mode 100644 .gitignore diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index b5aada3..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(gh pr *)" - ] - } -} diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c5f206 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.claude/