mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Add generated python-config files to .gitignore
This commit is contained in:
parent
06b16f879f
commit
4eb9f5000e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -20,6 +20,7 @@ Lib/plat-mac/errors.rsrc.df.rsrc
|
|||
Makefile
|
||||
Makefile.pre
|
||||
Misc/python.pc
|
||||
Misc/python-config.sh
|
||||
Modules/Setup
|
||||
Modules/Setup.config
|
||||
Modules/Setup.local
|
||||
|
|
@ -57,6 +58,8 @@ platform
|
|||
pybuilddir.txt
|
||||
pyconfig.h
|
||||
python
|
||||
python-config
|
||||
python-config.py
|
||||
python.exe
|
||||
python-gdb.py
|
||||
python.exe-gdb.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue