diff --git a/.gitignore b/.gitignore index 2a6f249275c32e..a2542eaf7b698a 100644 --- a/.gitignore +++ b/.gitignore @@ -173,3 +173,7 @@ Python/frozen_modules/MANIFEST # main branch only: ABI files are not checked/maintained. Doc/data/python*.abi + +# People's custom https://docs.anthropic.com/en/docs/claude-code/memory configs. +/.claude/ +CLAUDE.local.md