https://github.com/python/cpython/commit/98a5b830d2463351800f4d76edba1a306a3e0ec9 commit: 98a5b830d2463351800f4d76edba1a306a3e0ec9 branch: main author: Gregory P. Smith <g...@krypto.org> committer: gpshead <g...@krypto.org> date: 2025-05-30T17:46:16Z summary:
.gitignore personal Claude Code configs (#134942) .gitignore personal Claude Code configs. https://docs.anthropic.com/en/docs/claude-code/memory files: M .gitignore 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 _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: arch...@mail-archive.com