commit | 4eb9f5000e0ee147b15fd6d1b0db3237ad3638f3 | [log] [tgz] |
---|---|---|
author | Petri Lehtinen <petri@digip.org> | Sat Feb 23 15:35:42 2013 +0100 |
committer | Petri Lehtinen <petri@digip.org> | Sat Feb 23 15:35:42 2013 +0100 |
tree | 896162beaa154354685799ba50ac65c360e653dd | |
parent | 06b16f879f87973dd22d38e882c949f033913100 [diff] [blame] |
Add generated python-config files to .gitignore
diff --git a/.gitignore b/.gitignore index 49299ee..1b7e7dc 100644 --- a/.gitignore +++ b/.gitignore
@@ -20,6 +20,7 @@ Makefile Makefile.pre Misc/python.pc +Misc/python-config.sh Modules/Setup Modules/Setup.config Modules/Setup.local @@ -57,6 +58,8 @@ pybuilddir.txt pyconfig.h python +python-config +python-config.py python.exe python-gdb.py python.exe-gdb.py