mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Fix .gitignore for 'python' binary.
This commit is contained in:
parent
ac22c6b923
commit
34e006031a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -58,7 +58,7 @@ libpython*.so*
|
||||||
platform
|
platform
|
||||||
pybuilddir.txt
|
pybuilddir.txt
|
||||||
pyconfig.h
|
pyconfig.h
|
||||||
python$
|
python
|
||||||
python-config
|
python-config
|
||||||
python-config.py
|
python-config.py
|
||||||
python.exe
|
python.exe
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue