From c5afe5ad888e841397cd57370ebfc1c57f75865e Mon Sep 17 00:00:00 2001 From: Pier-Jean Malandrino Date: Wed, 1 Apr 2026 14:55:53 +0200 Subject: [PATCH] Add CLAUDE.md to gitignore Local Claude Code configuration files should not be committed. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dcc86cc..48d6664 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ site/ .vscode/ .run/ .claude/ +CLAUDE.md +*/CLAUDE.md *.iml # OS