From 15cb0b6d8127fbdf6c35ff324a34d9c0ad135d19 Mon Sep 17 00:00:00 2001 From: Breadway Date: Mon, 3 Aug 2026 08:44:13 +0800 Subject: [PATCH] Gitignore local repo-hygiene CLAUDE.md notes --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c2594e0..c9ad981 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ config.toml *.db *.db-wal *.db-shm + +# Local hygiene notes (not for commit) +CLAUDE.md