From: Gregory P. Smith Date: Fri, 30 May 2025 18:26:24 +0000 (-0700) Subject: [3.14] .gitignore personal Claude Code configs (GH-134942) (#134944) X-Git-Tag: v3.14.0b3~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69536093de97b52789912bf1260b395a38b42aa8;p=thirdparty%2FPython%2Fcpython.git [3.14] .gitignore personal Claude Code configs (GH-134942) (#134944) .gitignore personal Claude Code configs (GH-134942) https://docs.anthropic.com/en/docs/claude-code/memory backports 98a5b830d2463351800f4d76edba1a306a3e0ec9 --- diff --git a/.gitignore b/.gitignore index 7965f6a40436..d4a9700f4647 100644 --- a/.gitignore +++ b/.gitignore @@ -170,3 +170,7 @@ Python/frozen_modules/MANIFEST # Ignore ./python binary on Unix but still look into ./Python/ directory. /python !/Python/ + +# People's custom https://docs.anthropic.com/en/docs/claude-code/memory configs. +/.claude/ +CLAUDE.local.md