mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
Mark all clinic headers as generated (GH-30679)
This commit is contained in:
parent
1faf7c4eff
commit
71734d0b9c
1 changed files with 2 additions and 5 deletions
7
.gitattributes
vendored
7
.gitattributes
vendored
|
|
@ -41,11 +41,8 @@ PCbuild/readme.txt text eol=crlf
|
|||
PC/readme.txt text eol=crlf
|
||||
|
||||
# Generated files
|
||||
# https://github.com/github/linguist#generated-code
|
||||
Modules/clinic/*.h linguist-generated=true
|
||||
Objects/clinic/*.h linguist-generated=true
|
||||
PC/clinic/*.h linguist-generated=true
|
||||
Python/clinic/*.h linguist-generated=true
|
||||
# https://github.com/github/linguist/blob/master/docs/overrides.md
|
||||
**/clinic/*.h linguist-generated=true
|
||||
Python/deepfreeze/*.c linguist-generated=true
|
||||
Python/frozen_modules/*.h linguist-generated=true
|
||||
Python/frozen_modules/MANIFEST linguist-generated=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue