mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-91719: Mark pycore_opcode.h as generated in .gitattributes (#91976)
This commit is contained in:
parent
29e2245ad5
commit
b733708ca3
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -68,6 +68,7 @@ Doc/data/stable_abi.dat generated
|
|||
Doc/library/token-list.inc generated
|
||||
Include/internal/pycore_ast.h generated
|
||||
Include/internal/pycore_ast_state.h generated
|
||||
Include/internal/pycore_opcode.h generated
|
||||
Include/opcode.h generated
|
||||
Include/token.h generated
|
||||
Lib/keyword.py generated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue