Browse Source

Add generated python-config files to .gitignore

pull/224/head
Petri Lehtinen 13 years ago
parent
commit
4eb9f5000e
  1. 3
      .gitignore

3
.gitignore

@ -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…
Cancel
Save