From 79d57bf613c9b29dc7696d92c5786d4494c8b73b Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sat, 4 Oct 2025 12:06:54 +0200 Subject: [PATCH] Claude plugins? --- .claude/plugins/config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .claude/plugins/config.json diff --git a/.claude/plugins/config.json b/.claude/plugins/config.json new file mode 100644 index 0000000..7a0e883 --- /dev/null +++ b/.claude/plugins/config.json @@ -0,0 +1,3 @@ +{ + "repositories": {} +} \ No newline at end of file