diff options
author | Christian Heimes <christian@python.org> | 2021-12-03 13:47:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-03 13:47:06 (GMT) |
commit | ccb73a0d50dd03bc8455fe210cb83e41a6dc91d8 (patch) | |
tree | 9468a76a780de1d0e8f206111ef64e122681ed1c /.gitignore | |
parent | 03768c4d139df46212a091ed931aad03bec18b57 (diff) | |
download | cpython-ccb73a0d50dd03bc8455fe210cb83e41a6dc91d8.zip cpython-ccb73a0d50dd03bc8455fe210cb83e41a6dc91d8.tar.gz cpython-ccb73a0d50dd03bc8455fe210cb83e41a6dc91d8.tar.bz2 |
bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -74,7 +74,6 @@ Mac/pythonw Misc/python.pc Misc/python-embed.pc Misc/python-config.sh -Modules/getpath.h Modules/Setup.config Modules/Setup.local Modules/Setup.stdlib |