From 679b6fa72a0907eaa3f49bcc3f97ecf19ebedd8c Mon Sep 17 00:00:00 2001 From: Adrien Ufferte Date: Tue, 3 Mar 2026 10:42:59 +0100 Subject: [PATCH] Add claude configuration file to the gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7dcebfc7..02d2981b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ language_resources/ android/ *.diff -*.patch \ No newline at end of file +*.patch +CLAUDE.md