mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
rearrange my gitingore addition w/comment to make backporting easier (#134945)
This commit is contained in:
parent
98a5b830d2
commit
310c8cd5e5
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue