From 4bc3948fed8a06847ecbca076b9080318222df44 Mon Sep 17 00:00:00 2001 From: Maxiwere45 Date: Tue, 9 Jun 2026 11:19:20 +0200 Subject: [PATCH] feat(gitignore): add .claude/ to ignore list --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 16e539c..08840da 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +.claude/