From 1788b5778a03b9be171f4ba185cdede54fceeb24 Mon Sep 17 00:00:00 2001 From: forbes Date: Fri, 27 Feb 2026 08:19:27 -0600 Subject: [PATCH] Add CLAUDE.md to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f7549dd367..6329abd552 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,5 @@ docs/book/ # To regenerate themed icons: python3 icons/retheme.py # icons/themed/ is tracked (committed) so CI builds include them + +CLAUDE.md