]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
rearrange my gitingore addition w/comment to make backporting easier (#134945)
authorGregory P. Smith <greg@krypto.org>
Fri, 30 May 2025 18:28:14 +0000 (11:28 -0700)
committerGitHub <noreply@github.com>
Fri, 30 May 2025 18:28:14 +0000 (18:28 +0000)
.gitignore

index a2542eaf7b698a4e550cc56d89999fc18566565b..cdb0352e0a8836853ee220200affe9caebc8656c 100644 (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