]> granicus.if.org Git - python/commitdiff
Michael Hudson correctly pointed out we should cvsignore pyconfig.h, not
authorThomas Wouters <thomas@python.org>
Thu, 9 Aug 2001 09:53:00 +0000 (09:53 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 9 Aug 2001 09:53:00 +0000 (09:53 +0000)
config.h (anymore). People will still have to delete config.h from their
source trees manually :)

.cvsignore

index 48609942060805bbac6cb04dbd81da7d47036b64..18fd74e686f94ebaaa02e6e20366b960b7c02672 100644 (file)
@@ -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