From 419a07652af50bc6cbe9553136d5f1a2b2a8e05f Mon Sep 17 00:00:00 2001 From: highperfocused Date: Wed, 11 Mar 2026 23:26:23 +0100 Subject: [PATCH] =?UTF-8?q?Aktualisiere=20.gitignore,=20um=20das=20Verzeic?= =?UTF-8?q?hnis=20node=5Fmodules/=20einzuschlie=C3=9Fen=20und=20die=20spez?= =?UTF-8?q?ifische=20Datei=20zu=20entfernen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2dc02c7..1e56f98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -node_modules/.bin/anthropic-ai-sdk +node_modules/ data/** .env \ No newline at end of file