From ba083c67d11156f57fc1fe7839b3d0192af1d864 Mon Sep 17 00:00:00 2001 From: paulhorn Date: Mon, 10 Aug 2026 18:42:23 +0200 Subject: [PATCH] chore: added Claude to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1db5682..de0635c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ mta-* resources archive.zip .*_mta_build_tmp -.vscode/ \ No newline at end of file +.vscode/ +.claude/ \ No newline at end of file