diff --git a/.gitignore b/.gitignore index a2542eaf7b698a..cdb0352e0a8836 100644 --- a/.gitignore +++ b/.gitignore @@ -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