From: Guido van Rossum Date: Tue, 15 May 2001 01:53:40 +0000 (+0000) Subject: Ignore 'build' and 'Makefile.pre'. X-Git-Tag: v2.2a3~1776 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cba64318e81e6b1ae6fd9e9b9b134fbb9658d61;p=thirdparty%2FPython%2Fcpython.git Ignore 'build' and 'Makefile.pre'. --- diff --git a/.cvsignore b/.cvsignore index 04a4a99e4d1c..ceb8a91d93ca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,5 @@ config.status Makefile buildno python +build +Makefile.pre