mirror of https://github.com/python/cpython.git
[3.13] Add `profile-gen-stamp` to `.gitignore` (GH-133188) (#133189)
Add `profile-gen-stamp` to `.gitignore` (GH-133188)
(cherry picked from commit c4b7f7c7ff
)
Co-authored-by: sobolevn <mail@sobolevn.me>
This commit is contained in:
parent
dfaa384991
commit
13f5a9a0f3
|
@ -143,6 +143,7 @@ Tools/unicode/data/
|
|||
/profile-clean-stamp
|
||||
/profile-run-stamp
|
||||
/profile-bolt-stamp
|
||||
/profile-gen-stamp
|
||||
/pybuilddir.txt
|
||||
/pyconfig.h
|
||||
/python-config
|
||||
|
|
Loading…
Reference in New Issue