From 64b6e56c4991f245a92b294352e0dd6c9c8616aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Tr=C3=B6ger?= Date: Sun, 17 May 2026 13:04:01 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=20f=C3=BCr=20node=5Fmodules?= =?UTF-8?q?=20und=20.claude=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7021b89 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +.claude/