From 2c7ab3419d12d51ca418d43a4e0398375daa149c Mon Sep 17 00:00:00 2001 From: Will Estes Date: Sun, 16 Aug 2026 06:29:52 -0400 Subject: [PATCH] Ignore CLAUDE.md, MEMORY.md, and .claude/ These are Claude Code working files, not project documentation meant to ship in the repo. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5f2f0b7..0c87571 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ node_modules dist dev-dist *.local + +CLAUDE.md +MEMORY.md +.claude/