mirror of
https://github.com/python/cpython.git
synced 2026-06-04 16:50:51 +00:00
Ignore .jit-stamp generated file (#149401)
This commit is contained in:
parent
586c97a67b
commit
24aa562062
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -141,6 +141,7 @@ Tools/unicode/data/
|
|||
/cross-build*/
|
||||
/jit_stencils*.h
|
||||
/jit_unwind_info*.h
|
||||
.jit-stamp
|
||||
/platform
|
||||
/profile-clean-stamp
|
||||
/profile-run-stamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue