From 90c2424fdd9189686f52689442d6b2e4fe8ebbc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Sun, 15 Feb 2026 14:41:57 +0100 Subject: [PATCH] Add CLAUDE.md with project instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds a Claude Code configuration file that references the existing copilot instructions for maintaining consistency with the codebase conventions. Co-Authored-By: Claude Opus 4.5 Signed-off-by: Fredrik Adelöw --- .claude/CLAUDE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .claude/CLAUDE.md diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md new file mode 100644 index 0000000000..170a4eb868 --- /dev/null +++ b/.claude/CLAUDE.md @@ -0,0 +1 @@ +Follow the instructions at /.github/copilot-instructions.md