From 39b373821864946194e13c6890656d3c828a3259 Mon Sep 17 00:00:00 2001 From: Jens Luedicke Date: Sun, 21 Sep 2025 09:54:41 +0200 Subject: [PATCH] Add git ignore file --- git/ignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 git/ignore diff --git a/git/ignore b/git/ignore new file mode 100644 index 0000000..1e58af4 --- /dev/null +++ b/git/ignore @@ -0,0 +1 @@ +**/.claude/settings.local.json \ No newline at end of file