From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 30 Apr 2025 08:16:59 +0000 (+0200) Subject: [3.13] Add `profile-gen-stamp` to `.gitignore` (GH-133188) (#133189) X-Git-Tag: v3.13.4~197 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13f5a9a0f34a5a1431eb93b0271b87ef3f07285f;p=thirdparty%2FPython%2Fcpython.git [3.13] Add `profile-gen-stamp` to `.gitignore` (GH-133188) (#133189) Add `profile-gen-stamp` to `.gitignore` (GH-133188) (cherry picked from commit c4b7f7c7ff91a62cd17ffb0c4cdd25edbc8105b0) Co-authored-by: sobolevn --- diff --git a/.gitignore b/.gitignore index 307814a276a9..2fb1edd9c0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -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