rearrange my gitingore addition w/comment to make backporting easier (#134945)

This commit is contained in:
Gregory P. Smith 2025-05-30 11:28:14 -07:00 committed by GitHub
parent 98a5b830d2
commit 310c8cd5e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored
View file

@ -171,9 +171,10 @@ Python/frozen_modules/MANIFEST
/python
!/Python/
# 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
#### main branch only stuff below this line, things to backport go above. ####
# main branch only: ABI files are not checked/maintained.
Doc/data/python*.abi