We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a5b83 commit 310c8cdCopy full SHA for 310c8cd
.gitignore
@@ -171,9 +171,10 @@ Python/frozen_modules/MANIFEST
171
/python
172
!/Python/
173
174
-# main branch only: ABI files are not checked/maintained.
175
-Doc/data/python*.abi
176
-
177
# People's custom https://docs.anthropic.com/en/docs/claude-code/memory configs.
178
/.claude/
179
CLAUDE.local.md
+
+#### main branch only stuff below this line, things to backport go above. ####
+# main branch only: ABI files are not checked/maintained.
180
+Doc/data/python*.abi
0 commit comments