mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Michael Hudson correctly pointed out we should cvsignore pyconfig.h, not
config.h (anymore). People will still have to delete config.h from their source trees manually :)
This commit is contained in:
parent
8cc965c1fb
commit
df8dc365c5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
.purify
|
||||
config.log
|
||||
config.h
|
||||
config.cache
|
||||
config.status
|
||||
Makefile
|
||||
|
@ -9,3 +8,4 @@ python
|
|||
build
|
||||
Makefile.pre
|
||||
platform
|
||||
pyconfig.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue